INetworkContainer..::..GetElement Method (GameObject)
Retrieves the network element associated with a GameObject.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
INetworkElement GetElement( GameObject element )
Parameters
- element
- Type: GameObject
The GameObject associated with the network element.