generate_replication_code
Generates Unreal Engine network replication code for class properties and RPCs.
Instructions
Generate network replication code for properties and RPCs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rpcs | No | Remote Procedure Calls to generate | |
| className | Yes | Name of the class to add replication to | |
| properties | Yes | Properties to replicate |