uMod 2.0 Scripting Reference
uMod 2.0 Scripting Reference
uMod 2.0
UMod
IModScenes Interface
IModScenes Properties
CanLoadScenes Property
DefaultScene Property
SceneCount Property
IModScenes
SceneCount 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#
Copy
int
SceneCount
{
get
; }
Property Value
Type:
Int32
See Also
Reference
IModScenes Interface
UMod Namespace