Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Seerah
Forum: AddOn Search/Requests 10-13-17, 08:18 PM
Replies: 21
Views: 6,326
Posted By Seerah
Just a note that frame:SetScript("OnEvent",...

Just a note that
frame:SetScript("OnEvent", function(self, event, ...)
if select(1, ...) == "Blizzard_CompactRaidFrames" then
can be written as
frame:SetScript("OnEvent", function(self, event,...
Showing results 1 to 1 of 1