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