com.onlineobject.objectnet Namespace

NetworkElementBase..::..SetGameObject Method

Sets the associated GameObject.

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

Syntax


public void SetGameObject(

	GameObject gameObject

)

Parameters

gameObject
Type: GameObject
The GameObject to associate with this network object.