Navigation
BlueprintAPI > BlueprintAPI/Settings
Determines which of the provided actors (in the given world) match the query. Matches are added to OutMatchingActors. Note that this method will not be called if ShouldEvaluateComponents() returns true; EvaluateActorsAndComponents() will be called instead.
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 |