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

Description

Documentation Comment

Alias for GetBaseActorValue - retrieves the specified actor value's base value


Caveats


Parameters

stringasValueName


Examples

Auto-Generated Example

string myString__asValueName

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