com.onlineobject.objectnet Namespace

INetworkBehavior Members

The INetworkBehavior type exposes the following members.

Methods


  Name Description
Public method 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.
Public method RegisterSynchronizedVariable
Registers a variable to be synchronized across the network.