Back to Home
ESO Function Data v100030
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:795
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED)
ingame/crowncrates/crowncratespackopening.lua:806
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED)
ingame/crowncrates/crowncratespackopening.lua:808
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED_GLOW)
ingame/crowncrates/crowncratespackopening.lua:809
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECT)
ingame/crowncrates/crowncratespackopening.lua:810
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_DESELECT)
ingame/crowncrates/crowncratespackopening.lua:1052
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_CARD_SHOW_INFO)
ingame/crowncrates/crowncratespackopening.lua:1068
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_REVEALED_SELECTED_GLOW)