Back to Home
ESO Function Data v100036
SetApproachFactor()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_lerpinterpolator/zo_lerpinterpolator.lua:12
--
function ZO_LerpInterpolator:SetApproachFactor(approachFactor)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/champion/champion.lua:328
--
self.keyboardStatusAlphaInterpolator:SetApproachFactor(0.2)
ingame/champion/championstarvisuals.lua:735
--
interpolator:SetApproachFactor(INSTANT_APPROACH)