CueListView:GetPhotoCountForSelectedCue

From Moving Light Assistant
Revision as of 08:06, 18 July 2015 by Andyv wiki admin (Talk | contribs)

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

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..