Click or drag to resize

IModReferencesReferenceCount Property

Get the number of mods that the current mod references.

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

Property Value

Type: Int32
See Also