Property.SqPlayer.AimDirection - VCMP-SqMod/SqMod GitHub Wiki
Retrieve the direction where the associated player entity is currently aiming.
- 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.
No remarks available.
No example available.
-
property
SqPlayer.ID -
property
SqPlayer.AimPosition
No references available.