BPGetPercentStatusValue

From ARK Modding Wiki
Revision as of 14:45, 15 May 2016 by Mezzo (talk | contribs) (Created page with "Category:Nodes Category:PrimalCharacterStatusComponent Nodes {{Incomplete}} File:Node_BPGetPercentStatusValue.png|frame|BPGetPercentStatusValue - PrimalCharacterStat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.(Range of returned value???). (Confirmation Needed)