Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Movie Graph Actor Query Entry' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| softobject | Actor To Match | The query must match this actor in order to be a match. If these are editor actors, they will be converted to PIE actors automatically.If there are any ComponentsToMatch, they must be part of this actor. |
| softobject | Components To Match | The query must match these components in order to be a match. These must be contained within ActorToMatch. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Movie Graph Actor Query Entry |