no edit summary
(Added return value) |
No edit summary |
||
| Line 3: | Line 3: | ||
Get information about the item attached on the send mail frame. | Get information about the item attached on the send mail frame. | ||
Name, Texture, Count, Quality = GetSendMailItem() | Name, Texture, Count, Quality = GetSendMailItem(index) | ||
== Parameters == | == Parameters == | ||
:;index : Int - The index of the send mail item (1-12) | |||
=== Returns === | === Returns === | ||
:Name, Texture, Count, Quality | :Name, Texture, Count, Quality | ||