Back to Home
ESO Function Data v100020
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_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:774
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED)
ingame/crowncrates/crowncratespackopening.lua:785
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED)
ingame/crowncrates/crowncratespackopening.lua:787
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED_GLOW)
ingame/crowncrates/crowncratespackopening.lua:788
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECT)
ingame/crowncrates/crowncratespackopening.lua:789
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_DESELECT)
ingame/crowncrates/crowncratespackopening.lua:1027
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_SHOW_INFO)
ingame/crowncrates/crowncratespackopening.lua:1043
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_REVEALED_SELECTED_GLOW)