NetworkContainerBase..::..GetElement Method (GameObject)
Retrieves the network element associated with the given GameObject.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public INetworkElement GetElement( GameObject element )
Parameters
- element
- Type: GameObject
The GameObject to find the network element for.