Contents Menu Expand Light mode Dark mode Auto light/dark mode
Blueprint Attributes 0.3.0

Blueprint Attributes

  • Blueprint Attributes API reference

Documentation

  • C++ API Reference
  • Blueprint API Reference
Back to top
  • Blueprint API Reference
  • BlueprintAttributes
  • Attribute Set Blueprint Base
  • GetAttributeValue

Native-defined blueprint function

[go to native definition]

GetAttributeValue#

  • public
  • Const
GetAttributeValue

Returns the current (as opposed to base) value of an Attribute.

In parameters#

  • Gameplay Attribute Struct Attribute

    The Gameplay Attribute we want to get the current value

Out parameters#

  • Boolean
    Successfully Found Attribute
  • Float
    Return Value

    Current Value for the Gameplay Attribute

Last updated 30 September 2023
Copyright © 2023, Mickael Daniel
🗲 Powered by Surreal Docs
This page is generated by Surreal Docs for free
On this page