Difference between revisions of "GetActorValue - Actor"
Jump to navigation
Jump to search
m
→Notes
imported>JustinOther (Floatified vars. Added note about expedience via use of native version.) |
imported>Selyb m (→Notes) |
||
Line 28: | Line 28: | ||
</source> | </source> | ||
== | == 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]]. | |||
== See Also == | == See Also == |