umsg.Angle
From GMod Wiki
Revision as of 06:02, 24 October 2009 by Crazy Quebecer (Talk | contribs)
Function | |
Syntax |
umsg.Angle( Angle value ) Where is this used? |
Description: | |
Includes an Angle in the usermessage. | |
Returns: | nil |
Part of Library: | umsg |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Umsg.Angle]Umsg.Angle [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Description | Send an angle. |
---|---|
Used on | |
Code | umsg.Angle( Angle(90,0,0) ) |
Output | N/A |
Additional Notes
- The size of an angle is 12 bytes (3 floats).