WoW:API MoneyInputFrame GetCopper: Difference between revisions

removed code block
(initial documentation)
 
(removed code block)
Line 1: Line 1:
{{framexmlfunc|FrameXML/MoneyInputFrame.lua}} __NOTOC__
{{framexmlfunc|FrameXML/MoneyInputFrame.lua}}


Returns the amount of money entered in a MoneyInputFrame in copper pieces.
Returns the amount of money entered in a MoneyInputFrame in copper pieces.


{{Code/Begin}}
copper = MoneyInputFrame_GetCopper(moneyFrame)
copper = MoneyInputFrame_GetCopper(moneyFrame)
{{Code/End}}


== Arguments ==
== Arguments ==
Anonymous user