Difference between revisions of "SetActorValue"

6 bytes added ,  21:46, 20 August 2007
m
formatting
imported>Haama
(CS 1.0 stuff)
imported>ShadowDancer
m (formatting)
Line 8: Line 8:
SetActorValue sets the stat's base value to the new value.  
SetActorValue sets the stat's base value to the new value.  


NOTE: Although called on a reference, this function actually changes the value on the base actor (thus the base value on all references of that base actor). Note also that [[ModActorValue]] modifies the stat value only on the reference, and so is usually preferable.
'''Note:''' Although called on a reference, this function actually changes the value on the base actor (thus the base value on all references of that base actor). Note also that [[ModActorValue]] modifies the stat value only on the reference, and so is usually preferable.


   
   
Anonymous user