Description
Documentation Comment
Alias for DamageActorValue - damages the specified actor value
Caveats
Parameters
stringasValueName
floatafDamage
Examples
Auto-Generated Example
string myString__asValueName
float myFloat__afDamage
myActor__toCallFunctionOn.DamageAV(myString__asValueName, myFloat__afDamage)