Navigation
BlueprintAPI > BlueprintAPI/Settings
Move the specified condition group to a new index within the collection. Returns false if the condition group was not found or the index specified is invalid, else true.
Target is Movie Graph Collection
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | In Condition Group | |
| integer | New Index |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |