com.onlineobject.objectnet Namespace

NetworkElementBase..::..IsPlayer Method

Determines if the network object represents a player.

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

Syntax


public bool IsPlayer()

Return Value

True if the object represents a player, false otherwise.