Index
Collapse All
Expand All
IsLocalPlayer Method
Entity Class
Members
See Also
Beta Documentation - Subject to change.
Returns true if this entity is the local player entity. (Deprecated).
Syntax
Lua
function
Entity
:
IsLocalPlayer
(
)
;
Returns
Type: boolean
Whether this is the local player entity or not.
Remarks
Returns true if this entity is the local player entity. (Deprecated)
See Also
Entity
Turbine.Gameplay