Drops the money currently attached to your cursor back into your bag.
DropCursorMoney()
Arguments
Edit
- none
Returns
Edit
- nil
m |
(Updated to match the current API boilerplate.) |
||
| Line 1: | Line 1: | ||
| − | {{wowapi}} |
+ | {{wowapi}} __NOTOC__ |
| − | {{Stub/API}} |
+ | |
| − | Drops the money currently attached to your cursor back into your bag.<br> |
+ | |
| − | <pre> |
+ | Drops the money currently attached to your cursor back into your bag. |
| − | DropCursorMoney(); |
+ | DropCursorMoney() |
| − | </pre> |
+ | |
| + | |||
| + | == Arguments == |
||
| + | :none |
||
| + | |||
| + | |||
| + | == Returns == |
||
| + | :nil |
||