com.onlineobject.objectnet Namespace

INetworkContainer..::..GetElement Method (GameObject)

Retrieves the network element associated with a GameObject.

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

Syntax


INetworkElement GetElement(

	GameObject element

)

Parameters

element
Type: GameObject
The GameObject associated with the network element.

Return Value

The network element associated with the GameObject.