com.onlineobject.objectnet Namespace

NetworkObject..::..RegisterSynchronizedVariable Method

Register a network variuable to be synchronized on clients

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public virtual void RegisterSynchronizedVariable(

	string variableName,

	IVariable variable

)

Parameters

variableName
Type: String
Variable name to be synchronized
variable
Type: com.onlineobject.objectnet..::..IVariable
Network variable