PresetDocView:GetPhotoCountForSelectedPreset

From Moving Light Assistant
Jump to: navigation, search

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