BlueprintAPI > BlueprintAPI/GameplayTags
Check if the specified tag query is empty
Target is Blueprint Gameplay Tag Library
Inputs
Type | Name | Description |
---|---|---|
struct | Tag Query | Query to check |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | True if the query is empty, false otherwise. |