G.GetGlobalVector

From GMod Wiki

Revision as of 02:30, 24 December 2009 by Turck3 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Function
Syntax GetGlobalVector( Var index [, Vector default] )
Where is this used?
Description:
Gets a global vector, set it with SetGlobalVector.
Returns: Vector
Part of Library: Global Functions
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=G.GetGlobalVector]G.GetGlobalVector [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Example

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


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox