CueListView:GetPhotoCountForSelectedCue
From Moving Light Assistant
Revision as of 07:06, 18 July 2015 by Andyv wiki admin (Talk | contribs)
GetPhotoCountForSelectedCue()
- Returns an integer.
This function will return the number of cue photos for the selected cue row in the Cue List view. Will return a value of 0 to 4.
Example.
numPhotos = CueListView:GetPhotoCountForSelectedCue()
This would assign to the variable numPhotos the number of photos for the selected cue in the cue list table..