Difference between revisions of "CueListView:GetPhotoCountForSelectedCue"
From Moving Light Assistant
(Added page.) |
(No difference)
|
Revision as of 01:59, 18 July 2015
GetPhotoCountForSelectedCue()
- Returns an integer.
This function will return the number of cue photos for the selected cue row in the Cue List view.
Example.
numPhotos = CueListView:GetPhotoCountForSelectedCue()
This would assign to the variable numPhotos the number of photos for the selected cue in the cue list table..