Background for Skyrim SE
Member of the Actor script
floatfunctionGetAVPercentage(stringasValueName)

Description

Documentation Comment

Alias for GetActorValuePercentage - gets the actor value as a percent of max


Caveats


Parameters

stringasValueName


Examples

Auto-Generated Example

string myString__asValueName

float returnedValue = myActor__toCallFunctionOn.GetAVPercentage(myString__asValueName)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.