Back to Home
ESO Function Data v100017
StopAllAnimationsOfType()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/crowncrates/crowncratesanimatable.lua:90
--
function ZO_CrownCratesAnimatable:StopAllAnimationsOfType(animationType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crowncrates/crowncratespackchoosing.lua:465
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_SHOW_INFO)
ingame/crowncrates/crowncratespackchoosing.lua:473
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_GLOW)
ingame/crowncrates/crowncratespackchoosing.lua:474
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_SELECT)
ingame/crowncrates/crowncratespackchoosing.lua:475
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_DESELECT)
ingame/crowncrates/crowncratespackchoosing.lua:497
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_GLOW)
ingame/crowncrates/crowncratespackchoosing.lua:498
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_SELECT)
ingame/crowncrates/crowncratespackchoosing.lua:499
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_PACK_DESELECT)
ingame/crowncrates/crowncratespackopening.lua:773
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED)
ingame/crowncrates/crowncratespackopening.lua:784
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED)
ingame/crowncrates/crowncratespackopening.lua:786
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECTED_GLOW)
ingame/crowncrates/crowncratespackopening.lua:787
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_SELECT)
ingame/crowncrates/crowncratespackopening.lua:788
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_MYSTERY_DESELECT)
ingame/crowncrates/crowncratespackopening.lua:998
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_SHOW_INFO)
ingame/crowncrates/crowncratespackopening.lua:1014
--
self:StopAllAnimationsOfType(ZO_CROWN_CRATES_ANIMATION_REVEALED_SELECTED_GLOW)