FGameplayTagQuery::Build

Creates this query with the given root expression.

Windows
MacOS
Linux

References

Module

GameplayTags

Header

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

Include

#include "GameplayTagContainer.h"

Source

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

Syntax

void Build
(
    struct FGameplayTagQueryExpression & RootQueryExpr,
    FString InUserDescription
)

Remarks

Creates this query with the given root expression.

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