G.GetGlobalAngle

From GMod Wiki

Jump to: navigation, search
Function
Syntax GetGlobalAngle( Var index [, Angle default] )
Where is this used?
Description:
Gets a global angle, set it with SetGlobalAngle.
Returns: Angle
Part of Library: Global Functions
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=G.GetGlobalAngle]G.GetGlobalAngle [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Example

DescriptionReads bleep and prints it
Used onNewerShared.png
Code
print(GetGlobalAngle( "bleep" ))
OutputN/A


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox