Click or drag to resize

IModPersistentDataHasData 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#
bool HasData { get; }

Property Value

Type: Boolean
See Also