Click or drag to resize

IModScenesSceneCount Property

Returns the number of scenes that are included in the mod.

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

Property Value

Type: Int32
See Also