Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 512 Bytes

File metadata and controls

21 lines (14 loc) · 512 Bytes

IAutoScenes

interface in AdvancedSceneManager.Models.Interfaces

Description

Provides access to members needed for the auto scene API, which is implemented using extension methods.

Remarks: See also Utility.AutoSceneUtility.

Properties

Member Description
List<AutoSceneEntry> autoScenes Gets the auto scenes.

Methods

Member Description
void Save() Saves the object these auto scenes are attached to.