Navigation
Unreal Engine C++ API Reference > Runtime > GameplayTags > FGameplayTagQuery
References
Module | GameplayTags |
Header | /Engine/Source/Runtime/GameplayTags/Classes/GameplayTagContainer.h |
Include | #include "GameplayTagContainer.h" |
Source | /Engine/Source/Runtime/GameplayTags/Private/GameplayTagContainer.cpp |
bool Matches
(
FGameplayTagContainer const & Tags
) const
Remarks
Returns true if the given tags match this query, or false otherwise.