BPGetCurrentStatusValue

From ARK Modding Wiki
Jump to navigation Jump to search


BPGetCurrentStatusValue - PrimalCharacterStatusComponent

How to Use

Gets a Current 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 current value being returned for the Stat specified.