MLAPI API Reference
MLAPI API Reference
MLAPI.MonoBehaviours.Core
NetworkedBehaviour Class
NetworkedBehaviour Properties
isClient Property
isHost Property
isLocalPlayer Property
isOwner Property
isServer Property
networkedObject Property
networkId Property
ownerClientId Property
NetworkedBehaviour
isOwner Property
[This is preliminary documentation and is subject to change.]
Gets if the object is owned by the local player
Namespace:
MLAPI.MonoBehaviours.Core
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
bool
isOwner
{
get
; }
Request Example
View Source
Property Value
Type:
Boolean
See Also
Reference
NetworkedBehaviour Class
MLAPI.MonoBehaviours.Core Namespace