Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/ControlRig > BlueprintAPI/EditorScripting/SequencerTools/ControlRig/SelectionSets
Get the selection set objects, will create it bAddIfDoesNotExist is set to true
Target is Control Rig Sequencer Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| boolean | Add if Does Not Exist | If it doesn't exist create it |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | Returns main selection set object that contains operations you can perform to create and use selection sets |