BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'GameplayTagRequirements' from its members
Inputs
Type | Name | Description |
---|---|---|
struct | Must Have Tags | All of these tags must be present |
struct | Must Not Have Tags | None of these tags may be present |
struct | Query Must Match | Build up a more complex query that can't be expressed with RequireTags/IgnoreTags alone |
Outputs
Type | Name | Description |
---|---|---|
struct | Gameplay Tag Requirements |