Difference between revisions of "RestoreActorValue - Actor"

imported>Selyb
m
imported>Thingy Person
 
Line 9: Line 9:
Function RestoreActorValue(string asValueName, float afAmount) native
Function RestoreActorValue(string asValueName, float afAmount) native
Function RestoreAV(string asValueName, float afAmount)
Function RestoreAV(string asValueName, float afAmount)
  RestoreActorValue(asValueName, afAmount)
EndFunction
</source>
</source>