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

Description

Documentation Comment

Alias for RestoreActorValue - restores damage done to the actor value


Caveats


Parameters

stringasValueName

floatafAmount


Examples

Auto-Generated Example

string myString__asValueName
float myFloat__afAmount

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