Difference between revisions of "Preset Documentation View"
From Moving Light Assistant
m |
m (Added GetSelectedPresetCount & GetSelectedChannelCount) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
| | | | ||
* [[DispatchAction]] | * [[DispatchAction]] | ||
+ | * [[PresetDocView:IsLastChannelRowSelected|IsLastChannelRowSelected]] | ||
+ | * [[PresetDocView:IsLastPresetRowSelected|IsLastPresetRowSelected]] | ||
* [[PresetDocView:GetPhotoCountForSelectedPreset|GetPhotoCountForSelectedPreset]] | * [[PresetDocView:GetPhotoCountForSelectedPreset|GetPhotoCountForSelectedPreset]] | ||
* [[PresetDocView:GetPhotoCountForSelectedChannel|GetPhotoCountForSelectedChannel]] | * [[PresetDocView:GetPhotoCountForSelectedChannel|GetPhotoCountForSelectedChannel]] | ||
* [[PresetDocView:GetPresetCount|GetPresetCount]] | * [[PresetDocView:GetPresetCount|GetPresetCount]] | ||
* [[PresetDocView:GetChannelCount|GetChannelCount]] | * [[PresetDocView:GetChannelCount|GetChannelCount]] | ||
+ | * [[PresetDocView:GetSelectedPresetCount|GetSelectedPresetCount]] | ||
+ | * [[PresetDocView:GetSelectedChannelCount|GetSelectedChannelCount]] | ||
|} | |} |
Latest revision as of 15:55, 21 January 2019
This page shows the functions that can be used within the Preset Documentation view, The Preset Documentation view does not need to be visible at the time these functions are called from a script.
Functions | ||