uMod 2.0 Scripting Reference
uMod 2.0 Scripting Reference
uMod 2.0
UMod
IModPersistentData Interface
IModPersistentData Methods
ClearAll Method
Exists Method
LoadBool Method
LoadFloat Method
LoadInt Method
LoadString Method
SaveBool Method
SaveFloat Method
SaveInt Method
SaveString Method
IModPersistentData
ClearAll Method
Clears all saved data for this mod.
Namespace:
UMod
Assembly:
UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
void
ClearAll
()
See Also
Reference
IModPersistentData Interface
UMod Namespace