Difference between revisions of "BPGetPercentStatusValue"

From ARK Modding Wiki
Jump to navigation Jump to search
(Created page with "Category:Nodes Category:PrimalCharacterStatusComponent Nodes {{Incomplete}} File:Node_BPGetPercentStatusValue.png|frame|BPGetPercentStatusValue - PrimalCharacterStat...")
 
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
[[Category:PrimalCharacterStatusComponent Nodes]]
 
[[Category:PrimalCharacterStatusComponent Nodes]]
 
{{Incomplete}}
 
{{Incomplete}}
 +
{{NodeInfoBanner||||||}}
 
[[File:Node_BPGetPercentStatusValue.png|frame|BPGetPercentStatusValue - PrimalCharacterStatusComponent]]
 
[[File:Node_BPGetPercentStatusValue.png|frame|BPGetPercentStatusValue - PrimalCharacterStatusComponent]]
  
Line 35: Line 36:
 
|Return Value
 
|Return Value
 
|Float
 
|Float
|The current value being returned for the Stat specified.(Range of returned value???). {{NoMention}}
+
|The current value being returned for the Stat specified as percent.(Range of returned value???). {{NoMention}}
 
|}
 
|}

Latest revision as of 02:23, 16 May 2016


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

Replication Important

NoticeIconInactive.png

Must run on server

NoticeIconInactive.png

Should run on server

NoticeIconInactive.png

Must run on client

NoticeIconInactive.png

Should run on client

NoticeIconInactive.png

Requires Multicasting

NoticeIconInactive.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)