49
edits
m (catfix, Replaced: {{framexml → <br>{{framexml) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{framexmlmember|AddOns/Blizzard_AuctionUI/Blizzard_AuctionUI.xml}} | |||
== Usage == | |||
AuctionFrameAuctions.duration = ''time in minutes'' | AuctionFrameAuctions.duration = ''time in minutes'' | ||
== Examples == | |||
//set the short duration button to be checked and set the time | //set the short duration button to be checked and set the time | ||
AuctionsShortAuctionButton:SetChecked(1); | AuctionsShortAuctionButton:SetChecked(1); | ||