Navigation
BlueprintAPI > BlueprintAPI/Settings
Similar to Evaluate(), but returns both actors and components if the query can match both. Note that this method will only be called if ShouldEvaluateComponents() returns true.
Target is Movie Graph Condition Group Query Base
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | In Actors to Query | |
| object | In World |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Out Matching Actors | |
| object | Out Matching Components |