Background for Skyrim SE
Member of the Actor script
voidfunctionModAV(stringasValueName, floatafAmount)

Description

Documentation Comment

Alias for ModActorValue - modifies the specified actor value


Caveats


Parameters

stringasValueName

floatafAmount


Examples

Auto-Generated Example

string myString__asValueName
float myFloat__afAmount

myActor__toCallFunctionOn.ModAV(myString__asValueName, myFloat__afAmount)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.