Thread Tools Display Modes
Prev Previous Post   Next Post Next
01-13-24, 10:25 PM   #1
soulreeperxiii
A Murloc Raider
Join Date: Jan 2024
Posts: 4
Protected function help

I cant figure out how to get this working. Blizzard says its a Protected Function. Is there any way to get this to run?

Code:
FrameButton:SetScript("OnClick", function()
	local index = GetCraftSelectionIndex()
	DoCraft(index)
end)
  Reply With Quote
 

WoWInterface » Classic - AddOns, Compliations, Macros » Classic - AddOn Help/Support » Protected function help


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