AuxiliaryVariableEraseAll

From the Fallout3 GECK Wiki
Revision as of 00:23, 25 April 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Erases all private/public Auxiliary Variables owned by the specified <i>Object</i>. |name = AuxiliaryVariableEraseAll |alias = AuxV...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Erases all private/public Auxiliary Variables owned by the specified Object.

Syntax

[help]
reference.AuxiliaryVariableEraseAll public:0/1 baseForm:ref 

Or:

reference.AuxVarEraseAll public:0/1 baseForm:ref

Example

RaulRef.AuxiliaryVariableEraseAll 0
AuxVarEraseAll 1 ArmorCombat

See Also