IModScenesDefaultScene Property |
Get the default
IModScene for the mod or null if there are no scenes in the mod.
Namespace:
UMod
Assembly:
UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxIModScene DefaultScene { get; }
Property Value
Type:
IModScene
See Also