net_get_replication_graph_state
Inspect the current replication graph and net driver state for the active Unreal world, with a configurable sample of actors, to diagnose network synchronization problems.
Instructions
Inspect runtime replication graph/net driver state for the active world.
Args: max_actors: Maximum replicated actor samples to include.
KB: see knowledge_base/20_NETWORKING_AND_REPLICATION.md#mcp-network-tools Example: net_get_replication_graph_state(max_actors=10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_actors | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |