PresetDocView:GetPhotoCountForSelectedPreset

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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..