Click or drag to resize

IModScenes Properties

The IModScenes type exposes the following members.

Properties
  NameDescription
Public propertyCanLoadScenes
Returns true if the modder has permission to load scenes from the mod package, otherwise false.
Public propertyDefaultScene
Get the default IModScene for the mod or null if there are no scenes in the mod.
Public propertySceneCount
Returns the number of scenes that are included in the mod.
Top
See Also