Set Source Filter State

Modify the visibility of a source filter

Parameters

SlobsConnection
SlobsScene
SlobsSource
State
Number
Default:
0

Optionally select a specific button state to modify

  • By default, all sub-actions will modify the first button state, 0
  • For example, to modify the 2nd state of an Action Switch, set State to 1

Variables

NameTypeDescription
 
Variables generated by all triggers and available within all action executions.

C# Usage

public void SlobsSetFilterState(string scene, string filterName, int state, int connection = 0)