ResetAllVariables
Revision as of 14:31, 25 February 2011 by imported>Low Post (Warning according strings and arrays.)
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(numVars:short) ResetAllVariables
Sets all variables in the calling script to zero.
DON'T use this in scripts with string_var or array_var, because they aren't cleaned up properly.