Difference between revisions of "CueInfo"

From Moving Light Assistant
Jump to: navigation, search
(Added Fuctions)
Line 1: Line 1:
 
The CueInfo class represents MLA specific data about a cue in the Cue List View. A CueInfo instance is stored independently of the imported console data and will not be modified or deleted by the importing of console data.
 
The CueInfo class represents MLA specific data about a cue in the Cue List View. A CueInfo instance is stored independently of the imported console data and will not be modified or deleted by the importing of console data.
  
 +
{| style="border: 1px solid darkgray;" cellpadding="5" cellspacing="0" width="600"
 +
|-
 +
| colspan="3" align="left" style="background:#efefef;"| '''Functions'''
 +
|- border="0"
 +
|
 +
* [[CueInfo:GetSelectedCueInfo|GetSelectedCueInfo]]
 +
* [[CueInfo:SaveCueInfo|SaveCueInfo]]
 +
|}
 
{| style="border: 1px solid darkgray;" cellpadding="5" cellspacing="0" width="600"
 
{| style="border: 1px solid darkgray;" cellpadding="5" cellspacing="0" width="600"
 
|-
 
|-

Revision as of 16:40, 17 December 2017

The CueInfo class represents MLA specific data about a cue in the Cue List View. A CueInfo instance is stored independently of the imported console data and will not be modified or deleted by the importing of console data.

Functions
Properties