uMod 2.0 Scripting Reference
uMod 2.0 Scripting Reference
uMod 2.0
UMod
IModPersistentData Interface
IModPersistentData Properties
AllKeys Property
HasData Property
IModPersistentData
HasData Property
Returns true if there is any data stored for this mod.
Namespace:
UMod
Assembly:
UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
bool
HasData
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IModPersistentData Interface
UMod Namespace