Difference between revisions of "SetGlobalValue"
Jump to navigation
Jump to search
imported>Pintocat (Created page with "{{Function |origin = LU |summary = Sets the value of a numeric global variable. Returns the previous value. |name = SetGlobalValue |returnType = float |arguments = {{F...") |
imported>Pintocat |
||
Line 15: | Line 15: | ||
==See Also== | ==See Also== | ||
[[Category:Functions_(Lutana)]] | [[Category:Functions_(Lutana)]] | ||
[[GetGlobalValue]] | |||
[[SetGlobalVariable]] | [[SetGlobalVariable]] | ||
[[GetGlobalVariable]] | [[GetGlobalVariable]] |
Latest revision as of 00:06, 20 December 2016
< [[::Category:Functions|Category:Functions]]
A function added by the Lutana NVSE plugin.
Description
Sets the value of a numeric global variable. Returns the previous value.
Syntax
(float) SetGlobalValue global:string value:float