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

Description

Retrieve the direction where the associated player entity is currently aiming.

Specifications

  • Aliases:
SqPlayer.AimDir
SqPlayer.AimDirection
  • Input:
    • N/A This property is read only.
  • Output:
    • Vector3 The angle at which the player last shot.
  • Throws:
    • This property may throw errors if used on inactive players.

Remarks

No remarks available.

Examples

No example available.

See also

References

No references available.

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