export enum UIEffect { UI_AnimateMenu = 1, UI_FadeMenu = 2, UI_AnimateCombo = 3, UI_AnimateTooltip = 4, UI_FadeTooltip = 5, UI_AnimateToolBox = 6, }