GetActorValuePercent

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