Navigation
BlueprintAPI > BlueprintAPI/Settings
Adds a new condition group query to the condition group and returns a ptr to it. The condition group owns the created query. By default the query is added to the end, but an optional index can be provided if the query should be placed in a specific location among the existing queries.
Target is Movie Graph Condition Group
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| class | In Query Type | |
| integer | Insert Index |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |