net_configure_rpc
Configure network settings for a Blueprint Custom Event RPC, including reliability and server/client type.
Instructions
Configure network flags on an existing Blueprint Custom Event RPC.
KB: see knowledge_base/03_GAMEPLAY_FRAMEWORK.md#overview Example: net_configure_rpc(blueprint_name="/Game/MCP_Test/BP_Example", event_name="ExampleName")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | ||
| compile | No | ||
| reliable | No | ||
| rpc_type | No | server | |
| event_name | Yes | ||
| blueprint_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |