Click or drag to resize

IModInfoReferenceInfo Property

Get an array of IModNameInfo representing the mods that this mod references.

Namespace:  UMod
Assembly:  UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
IModNameInfo[] ReferenceInfo { get; }

Property Value

Type: IModNameInfo
See Also