Back to Home
ESO Function Data v100030
SetWindowNormalizedEndPoints()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_texturelayerrevealanimation/zo_texturelayerrevealanimation.lua:27
--
function Layer:SetWindowNormalizedEndPoints(startNX, startNY, startRegistrationPointNX, startRegistrationPointNY, endNX, endNY, endRegistrationPointNX, endRegistrationPointNY)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/leveluprewards/leveluprewards_base.lua:68
--
layer:SetWindowNormalizedEndPoints(GetTextureLayerRevealAnimationWindowEndPoints(animationId))