Difference between revisions of "PresetDocView:GetPhotoCountForSelectedPreset"
From Moving Light Assistant
(Added page.) |
(No difference)
|
Latest revision as of 07:04, 18 July 2015
GetPhotoCountForSelectedPreset()
- Returns an integer.
This function will return the number of preset photos for the selected preset in the preset list view. Will return a value of 0 to 4.
Example.
numPhotos = PresetDocView:GetPhotoCountForSelectedPreset()
This would assign to the variable numPhotos the number of photos for the selected preset in the preset list table..