To filter the tags
UPROPERTY(meta=(Categories="Your.Tag.Category"))
You can also specify a list to combine multiple categories.
Other ways to filter:
UGameplayTagManager::OnFilterGameplayTag
OnGetCategoriesMetaFromPropertyHandle
To filter the tags
UPROPERTY(meta=(Categories="Your.Tag.Category"))
You can also specify a list to combine multiple categories.
Other ways to filter:
UGameplayTagManager::OnFilterGameplayTag
OnGetCategoriesMetaFromPropertyHandle