Property.SqPlayer.Active - VCMP-SqMod/SqMod GitHub Wiki
Check whether the associated player entity is still active. If not, any attempts to use this instance will result in exceptions being thrown.
- Aliases:
SqPlayer.Active
-
Input:
-
N/A
This property is read only.
-
-
Output:
-
bool
The valuetrue
if the player is active,false
otherwise.
-
-
Throws:
- This property does not throw errors.
No remarks available.
No example available.
-
property
SqPlayer.ID
No references available.