Difference between revisions of "GetActorValue - Actor"
Jump to navigation
Jump to search
m
→Notes: those are the same thing
imported>Lisselli m (→Notes: Remove note about getting the maximum value(example, 250/400 - you would want 400.) as it's unknown how to get this value.) |
imported>DavidJCobb m (→Notes: those are the same thing) |
||
Line 32: | Line 32: | ||
== Notes == | == Notes == | ||
*GetActorValue is slightly faster than GetAV as it is native. | *GetActorValue is slightly faster than GetAV as it is native. | ||
*This function returns the current value as opposed to the base value. To get the base value see [[GetBaseActorValue - Actor]] | *This function returns the current value as opposed to the base (maximum) value. To get the base value see [[GetBaseActorValue - Actor]]. | ||
== See Also == | == See Also == |