net_describe_blueprint_replication
Inspect an Actor Blueprint's replication settings, including replicated variables, RepNotify callbacks, replicated components, and RPC functions to understand its network behavior.
Instructions
Inspect an Actor Blueprint's replication defaults, replicated variables, RepNotify callbacks, replicated components, and existing RPC functions.
KB: see knowledge_base/03_GAMEPLAY_FRAMEWORK.md#overview Example: net_describe_blueprint_replication(blueprint_name="/Game/MCP_Test/BP_Example")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blueprint_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |