Navigation
API > API/Plugins > API/Plugins/GameplayAbilities
Inheritance Hierarchy
- FTableRowBase
- FAttributeMetaData
References
Module | GameplayAbilities |
Header | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/AttributeSet.h |
Include | #include "AttributeSet.h" |
Syntax
USTRUCT (BlueprintType )
struct FAttributeMetaData : public FTableRowBase
Remarks
DataTable that allows us to define meta data about attributes. Still a work in progress.
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
float | BaseValue | |
![]() ![]() ![]() ![]() |
bool | bCanStack | |
![]() ![]() |
FString | DerivedAttributeInfo | |
![]() ![]() ![]() ![]() |
float | MaxValue | |
![]() ![]() ![]() ![]() |
float | MinValue |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |