com.onlineobject.objectnet Namespace

NetworkBehaviour..::..RegisterSynchonizedField Method

Registers a field to be synchronized if it is not already registered.

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

Syntax


public void RegisterSynchonizedField(

	string field

)

Parameters

field
Type: String
The name of the field to register.