WoW:API GetTargetTradeMoney: Difference between revisions
Jump to navigation
Jump to search
m
Fixed typos: Page is API GetTargetTradeMoney but the command listed was API GetPlayerTradeMoney
mNo edit summary |
m (Fixed typos: Page is API GetTargetTradeMoney but the command listed was API GetPlayerTradeMoney) |
||
| Line 3: | Line 3: | ||
Gets the amount of money in the trade window for the target user. | Gets the amount of money in the trade window for the target user. | ||
GetTargetTradeMoney(); | |||
---- | ---- | ||
| Line 15: | Line 15: | ||
---- | ---- | ||
;''Example'' | ;''Example'' | ||
x = | x = GetTargetTradeMoney(); | ||
;''Result'' | ;''Result'' | ||