Difference between revisions of "GetGlobalVariable"

Jump to navigation Jump to search
8 bytes removed ,  00:31, 28 March 2015
no edit summary
imported>Jazzisparis
(Created page with "{{Function |origin = JIP |summary = Returns the value of a global variable. |name = GetGlobalVariable |returnType = value:float |arguments = {{FunctionArgument |Nam...")
 
imported>Jazzisparis
Line 20: Line 20:
}}
}}
==Notes==
==Notes==
*This function is meant to be used for retrieving/setting the values of <u>external</u> global variables (i.e. from other mods). You first use [[BuildRef]] and create a reference to the global, on which this function can then be called.
*This function is meant to be used for retrieving the values of <u>external</u> global variables (i.e. from other mods). You first use [[BuildRef]] and create a reference to the global, on which this function can then be called.
==See Also==
==See Also==
[[Category:Functions_(JIP)]]
[[Category:Functions_(JIP)]]
Anonymous user

Navigation menu