Unreal Engine Blueprint API Reference > Ability > Attribute
Returns the value of Attribute from the ability system component AbilitySystem.
Target is Ability System Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
object | Ability System | |
struct | Attribute |
Outputs
Type | Name | Description |
---|---|---|
boolean | Successfully Found Attribute | |
real | Return Value | Returns the value of Attribute from the ability system component AbilitySystem. |