PresetDocFixtureView:GetPresetCount

From Moving Light Assistant
Revision as of 10:03, 29 September 2016 by Andyv wiki admin (Talk | contribs) (Added Page.)

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

GetPresetCount()

Returns an integer.
Available in MLA v1.3 onwards.

This function will return the number of preset rows displayed in the Preset Documentation Fixture preset list.

Example.

numPresets = PresetDocFixtureView:GetPresetCount()

This would assign to the variable numPresets the number of presets displayed in the fixture preset list.