ResetAllVariables

Revision as of 15:31, 25 February 2011 by imported>Low Post (Warning according strings and arrays.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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.