Difference between revisions of "BPGetMaxStatusValue"

From ARK Modding Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
[[Category:PrimalCharacterStatusComponent Nodes]]
 
[[Category:PrimalCharacterStatusComponent Nodes]]
  
[[File:Node_BPGetMaxStatusValue.png|frame|GetMaxStatusValue - PrimalCharacterStatusComponent]]
+
[[File:Node_BPGetMaxStatusValue.png|frame|BPGetMaxStatusValue - PrimalCharacterStatusComponent]]
  
 
== How to Use ==
 
== How to Use ==

Revision as of 14:39, 15 May 2016


BPGetMaxStatusValue - 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 max value returned for the Stat specified.