FGameplayTagReponsePair

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/GameplayTagResponseTable.h

Include

#include "GameplayTagResponseTable.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FGameplayTagReponsePair

Variables

Name Description

Public variable UProperty

TSubclassOf< UG...

 

ResponseGameplayEffect

  1. Replaced with ResponseGameplayEffects

Public variable UProperty Category, EditAnywhere

TArray< TSubcla...

 

ResponseGameplayEffects

The GameplayEffects to apply in reponse to the tag

Public variable UProperty Category, EditAnywhere, Meta

int32

 

SoftCountCap

The max "count" this response can achieve.

Public variable UProperty Category, EditAnywhere

FGameplayTag

 

Tag

Tag that triggers this response

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