Property.SqPlayer.Active - VCMP-SqMod/SqMod GitHub Wiki

Description

Check whether the associated player entity is still active. If not, any attempts to use this instance will result in exceptions being thrown.

Specifications

  • Aliases:
SqPlayer.Active
  • Input:
    • N/A This property is read only.
  • Output:
    • bool The value true if the player is active, false otherwise.
  • Throws:
    • This property does not throw errors.

Remarks

No remarks available.

Examples

No example available.

See also

References

No references available.

⚠️ **GitHub.com Fallback** ⚠️