RemoveAllAddedVariables

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Removes all variables added with AddScriptVariable to the calling reference's/quest's script by the mod calling this function.

Syntax

[help]
reference.RemoveAllAddedVariables quest:ref

Example

RaulRef.RemoveAllAddedVariables
RemoveAllAddedVariables VERNovac01 

See Also