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

Description

Documentation Comment

Alias of GetActorValueMax - retrives actor value's max, taking into account buffs/debuffs


Caveats


Parameters

stringasValueName


Examples

Auto-Generated Example

string myString__asValueName

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