You can get this attribute instance through GetAttribute in 4. ASAttributeSystemComponent .

Delegates

Blueprint Callable Functions

ModifyAttribute

Modify the attribute value through the modifier. This is the same as the modify attribute function of the attribute value!

无标题.png

ConvertToText

Converts the property value to text. This generates a text value (FText) based on the content configured in the property data asset.

无标题-1.png

IsPrimaryAttribute

Used to check whether this attribute is a primary attribute (first-level attribute)

无标题.png

IsBaseAttribute

Used to check whether this attribute is a base attribute (secondary attribute)

无标题-1.png

IsSpecialAttribute