UEditableGameplayTagQueryExpression_AnyExprMatch

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UEditableGameplayTagQueryExpression

UEditableGameplayTagQueryExpression_AnyExprMatch

References

Module

GameplayTags

Header

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

Include

#include "GameplayTagContainer.h"

Syntax

class UEditableGameplayTagQueryExpression_AnyExprMatch : public UEditableGameplayTagQueryExpression

Variables

Name Description

Public variable

TArray< UEditab...

 

Expressions

Overridden from UEditableGameplayTagQueryExpression

Name Description

Public function Virtual Const

void

 

EmitTokens

(
    TArray< uint8 >& TokenStream,
    TArray< FGameplayTag >& TagDiction...,
    FString* DebugString
)

Converts this editor query construct into the runtime-usable token stream.

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