Thread Tools Display Modes
03/03/14, 01:36 PM   #1
Lodur
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 108
EVENT_MANAGER - How to deregister?

What is the signature for opposite of EVENT_MANAGER:RegisterForEvent(...) ???
  Reply With Quote
03/03/14, 01:39 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 648
:UnregisterForEvent()
  Reply With Quote
03/03/14, 01:43 PM   #3
Lodur
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 108
Originally Posted by Seerah View Post
:UnregisterForEvent()
What about parameters? Same as register? or just the first 2 parameters of register?

Thanks
  Reply With Quote
03/03/14, 02:10 PM   #4
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 648
The same, except you don't need the function.
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » EVENT_MANAGER - How to deregister?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off