com.onlineobject.objectnet Namespace

NetworkObject..::..IsPlayer Method

Checks if this network element represents a player.

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

Syntax


public bool IsPlayer()

Return Value

True if this represents a player, false otherwise.