Difference between revisions of "Preset Documentation View"

From Moving Light Assistant
Jump to: navigation, search
m
m (Added GetSelectedPresetCount & GetSelectedChannelCount)
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
|
 
|
 
* [[DispatchAction]]
 
* [[DispatchAction]]
 +
* [[PresetDocView:IsLastChannelRowSelected|IsLastChannelRowSelected]]
 +
* [[PresetDocView:IsLastPresetRowSelected|IsLastPresetRowSelected]]
 +
* [[PresetDocView:GetPhotoCountForSelectedPreset|GetPhotoCountForSelectedPreset]]
 +
* [[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 16: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