interface in AdvancedSceneManager.Models.Interfaces
Provides access to members needed for the auto scene API, which is implemented using extension methods.
Remarks:
See also Utility.AutoSceneUtility.
| Member | Description |
|---|---|
List<AutoSceneEntry> autoScenes |
Gets the auto scenes. |
| Member | Description |
|---|---|
void Save() |
Saves the object these auto scenes are attached to. |