com.onlineobject.objectnet Namespace

NetworkInstantiateCache..::..Register Method

Registers a game object in the cache and injects any required component types.

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

Syntax


public void Register(

	GameObject obj

)

Parameters

obj
Type: GameObject
The game object to register.