Click or drag to resize

IModReferenceReferenceScenes Property

Get the IModScenes for the referenced mod.

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

Property Value

Type: IModScenes
See Also