SetRopesCreateNetworkWorldState
DocsSetRopesCreateNetworkWorldState(shouldCreate)Description
Toggles whether the usage of ADD_ROPE should create an underlying CNetworkRopeWorldStateData. By default this is set to false.
Parameters
| Name | Type | Description |
|---|---|---|
shouldCreate | BOOL | Whether to create an underlying network world state |
Returns
voidThis native does not return a value.