BPGetPercentStatusValue

From ARK Modding Wiki
Jump to navigation Jump to search


This article or chapter is incomplete and its contents need further attention. Some information may be missing or may be wrong, spelling and grammar may have to be improved, use your judgment!

Look for (Confirmation Needed) areas on this page, and help out where you can.

NoticeIcon.png

BPGetPercentStatusValue - PrimalCharacterStatusComponent

How to Use

Gets a Current Stat value of a Player or Dino as percent

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 as percent.(Range of returned value???). (Confirmation Needed)