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
  • GetAttributeBaseValue

Native-defined blueprint function

[go to native definition]

GetAttributeBaseValue#

  • public
  • Const
GetAttributeBaseValue

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

In parameters#

  • Gameplay Attribute Struct Attribute

    The Gameplay Attribute we want to get the base value

Out parameters#

  • Boolean
    Successfully Found Attribute
  • Float
    Return Value

    Base 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