Click or drag to resize

IModContextModScenes Property

A reference to the IModScenes interface that allows access to the mod scenes.

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

Property Value

Type: IModScenes
See Also