IModScenes Properties |
The IModScenes type exposes the following members.
| Name | Description | |
|---|---|---|
| CanLoadScenes |
Returns true if the modder has permission to load scenes from the mod package, otherwise false.
| |
| DefaultScene |
Get the default IModScene for the mod or null if there are no scenes in the mod.
| |
| SceneCount |
Returns the number of scenes that are included in the mod.
|