INetworkBehavior Members
The INetworkBehavior type exposes the following members.
Methods
Name | Description | |
---|---|---|
InitializeSynchonizedFields |
Initializes all synchronized fields that are part of the network behavior.
This method should set up the initial state for fields that need to be kept in sync across the network.
|
|
RegisterSynchronizedVariable |
Registers a variable to be synchronized across the network.
|