Click or drag to resize

IModReferenceReferenceAssets Property

Get the IModAssets for the referenced mod.

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

Property Value

Type: IModAssets
See Also