MLAPI/docs/P_MLAPI_NetworkedObject_isPlayerObject.md
2018-03-31 10:20:18 +02:00

539 B

NetworkedObject.isPlayerObject Property

Gets if this object is a player object

Namespace: MLAPI
Assembly: MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public bool isPlayerObject { get; }

Property Value

Type: Boolean

See Also

Reference

NetworkedObject Class
MLAPI Namespace