GetActorValuePercent

From the CreationKit Wiki
Revision as of 22:44, 23 April 2014 by imported>Egocarib
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns the current value of the indicated Actor Value as a percentage of its maximum.

The return value will be between 0 and 1

For example: if you check GetActorValuePercent on an actor's Health, and the actor only has 45% of their Health left, this function will return 0.45