Difference between revisions of "PresetInfo"
From Moving Light Assistant
m (Added PriorityName) |
(Added Functions section) |
||
| Line 1: | Line 1: | ||
The PresetInfo class represents Presets and Channels in the Preset Documentation view. The class can represent a Preset or a Channel in a Preset. The PresetInfo class is stored independently of the imported console data. | The PresetInfo class represents Presets and Channels in the Preset Documentation view. The class can represent a Preset or a Channel in a Preset. The PresetInfo class is stored independently of the imported console data. | ||
| + | |||
| + | {| style="border: 1px solid darkgray;" cellpadding="5" cellspacing="0" width="600" | ||
| + | |- | ||
| + | | colspan="3" align="left" style="background:#efefef;"| '''Functions''' | ||
| + | |- border="0" | ||
| + | | | ||
| + | * [[PresetInfo:GetSelectedPreset|GetSelectedPreset]] | ||
| + | * [[PresetInfo:GetSelectedChannel|GetSelectedChannel]] | ||
| + | |} | ||
{| style="border: 1px solid darkgray;" cellpadding="5" cellspacing="0" width="600" | {| style="border: 1px solid darkgray;" cellpadding="5" cellspacing="0" width="600" | ||
Latest revision as of 02:54, 7 December 2016
The PresetInfo class represents Presets and Channels in the Preset Documentation view. The class can represent a Preset or a Channel in a Preset. The PresetInfo class is stored independently of the imported console data.
| Functions | ||
| Properties | ||