Navigation
API > API/Plugins > API/Plugins/GameplayAbilities
| Name | FGameplayTagResponseTableEntry |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/GameplayTagResponseTable.h |
| Include Path | #include "GameplayTagResponseTable.h" |
Syntax
USTRUCT ()
struct FGameplayTagResponseTableEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Negative | FGameplayTagReponsePair | Tags that count as "negative" toward to final response count. | GameplayTagResponseTable.h |
|
| Positive | FGameplayTagReponsePair | Tags that count as "positive" toward to final response count. | GameplayTagResponseTable.h |
|