CueListView:GetPhotoCountForSelectedCue
From Moving Light Assistant
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..