ClearShowoffSavedData
From GECK
A function added by the ShowOff NVSE Plugin version 1.55.
Contents
Description
Deletes all data of the specified types:
auxTimers - 1: Permanent-Private (to the mod calling this function), or 2: ALL Permanent-Public Auxiliary Timers.
(Deleted data will not be saved with the game)
Syntax
ClearShowoffSavedData unused:0 auxTimers:0/1/2
Example
ClearShowoffSavedData 0 1
Will clear the calling mod's saved AuxTimers.