Skip to content

Instantly share code, notes, and snippets.

@torjusb
Created February 12, 2009 19:25
Show Gist options
  • Save torjusb/62824 to your computer and use it in GitHub Desktop.
Save torjusb/62824 to your computer and use it in GitHub Desktop.
OnEvent function
addon:SetScript('OnEvent', function(self,event,...) self[event](self,...) end)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment