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