Api.cues

From Light Forge Wiki
Revision as of 17:43, 7 May 2013 by Chris Monson (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Methods

getCuelistCount

getCuelistCount() As Integer

Returns the number of cuelists in this show.

Usage:

  cuelistCount = api.cues.getCuelistCount()
  print(cuelistCount)

getCuelistLength

getCuelistLength() As Double

Returns the length of the current cuelist in seconds or beats

Usage:

  cuelistLength = api.cues.getCuelistLength()
  print(cuelistLength)
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox