GetMyFacingAngle: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
(Created page with "{{Welcome| desc= Returns tye current facing angle of the player in radians.| retval=The facing angle of the NPC.| relfuncs=*SetMyFacingAngle")
 
No edit summary
Line 2: Line 2:
retval=The facing angle of the NPC.|
retval=The facing angle of the NPC.|
relfuncs=*[[SetMyFacingAngle]]
relfuncs=*[[SetMyFacingAngle]]
}}

Revision as of 13:18, 10 March 2022


Description:
Returns tye current facing angle of the player in radians.


Parameters:

NoParams


Return Values:
This function does not return any specific values.



Related Functions

The following functions may be helpful as they relate to this function in one way or another.