Skip to content

Instantly share code, notes, and snippets.

@Meorawr
Created September 1, 2020 10:01
Show Gist options
  • Save Meorawr/675e53720c4477f3d88f817760d830fc to your computer and use it in GitHub Desktop.
Save Meorawr/675e53720c4477f3d88f817760d830fc to your computer and use it in GitHub Desktop.
return {
"OnAnimFinished",
"OnAnimStarted",
"OnArrowPressed",
"OnAttributeChanged",
"OnButtonUpdate",
"OnChar",
"OnCharComposition",
"OnClick",
"OnColorSelect",
"OnCooldownDone",
"OnCursorChanged",
"OnDisable",
"OnDoubleClick",
"OnDragStart",
"OnDragStop",
"OnDressModel",
"OnEditFocusGained",
"OnEditFocusLost",
"OnEnable",
"OnEnter",
"OnEnterPressed",
"OnError",
"OnEscapePressed",
"OnEvent",
"OnExternalLink",
"OnGamePadButtonDown",
"OnGamePadButtonUp",
"OnGamePadStick",
"OnHide",
"OnHorizontalScroll",
"OnHyperlinkClick",
"OnHyperlinkEnter",
"OnHyperlinkLeave",
"OnInputLanguageChanged",
"OnKeyDown",
"OnKeyUp",
"OnLeave",
"OnLoad",
"OnMessageScrollChanged",
"OnMinMaxChanged",
"OnModelLoaded",
"OnMouseDown",
"OnMouseUp",
"OnMouseWheel",
"OnMovieFinished",
"OnMovieHideSubtitle",
"OnMovieShowSubtitle",
"OnPanFinished",
"OnReceiveDrag",
"OnRequestNewSize",
"OnScrollRangeChanged",
"OnShow",
"OnSizeChanged",
"OnSpacePressed",
"OnTabPressed",
"OnTextChanged",
"OnTextSet",
"OnTooltipAddMoney",
"OnTooltipCleared",
"OnTooltipSetAchievement",
"OnTooltipSetDefaultAnchor",
"OnTooltipSetEquipmentSet",
"OnTooltipSetFramestack",
"OnTooltipSetItem",
"OnTooltipSetQuest",
"OnTooltipSetSpell",
"OnTooltipSetUnit",
"OnUiMapChanged",
"OnUpdate",
"OnUpdateModel",
"OnValueChanged",
"OnVerticalScroll",
"PostClick",
"PreClick",
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment