com.onlineobject.objectnet Namespace

INetworkContainer..::..IsRegistered Method

Overload List


  Name Description
Public method IsRegistered(INetworkElement)
Checks if a network element is registered with the container.
Public method IsRegistered(GameObject)
Checks if a GameObject is associated with a registered network element.
Public method IsRegistered(Int32)
Checks if a network ID is associated with a registered network element.
Public method IsRegistered(UInt16)
Checks if a player ID is associated with a registered network element.