BPGetMaxStatusValue

From ARK Modding Wiki
Revision as of 14:32, 15 May 2016 by Mezzo (talk | contribs)
Jump to navigation Jump to search


GetMaxStatusValue - PrimalCharacterStatusComponent

How to Use

Gets a Max Stat value of a Player or Dino

Related Articles

What Links Here

Inputs
Pin Reference Type Description
Target PrimalCharacterStatusComponent PrimalCharacterStatusComponent Reference (Most likely from a Cast)
Player/Dino CharacterStatusComponents work
Stat Type Enum Stat Value to read
Outputs
Pin Reference Type Description
Return Value Float The value being returned for the Current Stat specified.