UBlueprintGameplayTagLibrary::MakeGameplayTagQuery

Creates a literal [FGameplayTagQuery](API\Runtime\GameplayTags\FGameplayTagQuery)

Windows
MacOS
Linux

References

Module

GameplayTags

Header

/Engine/Source/Runtime/GameplayTags/Classes/BlueprintGameplayTagLibrary.h

Include

#include "BlueprintGameplayTagLibrary.h"

Source

/Engine/Source/Runtime/GameplayTags/Private/BlueprintGameplayTagLibrary.cpp

Syntax

static FGameplayTagQuery MakeGameplayTagQuery
(
    FGameplayTagQuery TagQuery
)

Remarks

Creates a literal FGameplayTagQuery

Returns

The literal FGameplayTagQuery

Parameters

Parameter

Description

TagQuery

value to set the FGameplayTagQuery to

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss