com.onlineobject.objectnet Namespace

INetworkContainer..::..GetElement Method (UInt16)

Retrieves the network element associated with a player ID.

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

Syntax


INetworkElement GetElement(

	ushort playerId

)

Parameters

playerId
Type: UInt16
The player ID associated with the network element.

Return Value

The network element associated with the player ID.