Click or drag to resize

IModReferencesHasReferences Property

Returns true if the current mod references one or more mods.

Namespace:  UMod
Assembly:  UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
bool HasReferences { get; }

Property Value

Type: Boolean
See Also