Back to Home
ESO Function Data v100024
StopAllAnimationsOfType()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/crowncrates/crowncratesanimatable.lua:97
--
function ZO_CrownCratesAnimatable:StopAllAnimationsOfType(animationType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crowncrates/crowncratespackchoosing.lua:509
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_SHOW_INFO)
ingame/crowncrates/crowncratespackchoosing.lua:517
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_GLOW)
ingame/crowncrates/crowncratespackchoosing.lua:518
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_SELECT)
ingame/crowncrates/crowncratespackchoosing.lua:519
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_DESELECT)
ingame/crowncrates/crowncratespackchoosing.lua:541
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_GLOW)
ingame/crowncrates/crowncratespackchoosing.lua:542
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_SELECT)
ingame/crowncrates/crowncratespackchoosing.lua:543
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_DESELECT)
ingame/crowncrates/crowncratespackchoosing.lua:566
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_GLOW)
ingame/crowncrates/crowncratespackchoosing.lua:567
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_SELECT)
ingame/crowncrates/crowncratespackchoosing.lua:568
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_DESELECT)
ingame/crowncrates/crowncratespackopening.lua:775
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED)
ingame/crowncrates/crowncratespackopening.lua:786
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED)
ingame/crowncrates/crowncratespackopening.lua:788
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED_GLOW)
ingame/crowncrates/crowncratespackopening.lua:789
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECT)
ingame/crowncrates/crowncratespackopening.lua:790
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_DESELECT)
ingame/crowncrates/crowncratespackopening.lua:1028
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_CARD_SHOW_INFO)
ingame/crowncrates/crowncratespackopening.lua:1044
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_REVEALED_SELECTED_GLOW)