INetworkedVarSetNetworkedBehaviour Method |  |
[This is preliminary documentation and is subject to change.]
Sets NetworkedBehaviour the container belongs to.
Namespace:
MLAPI.NetworkedVar
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxvoid SetNetworkedBehaviour(
NetworkedBehaviour behaviour
)
Parameters
- behaviour
- Type: MLAPINetworkedBehaviour
The behaviour the container behaves to
See Also