- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["UGUIMailCompose"]
class Type type-node
Syntax
public class UGUIMailCompose : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| attachmentSlots | ||
| currencyFields | ||
| currencyIcons | ||
| mailBox | ||
| messageText | ||
| subjectText | ||
| TMPCurrencyFields | ||
| TMPMessageText | ||
| TMPSubjectText | ||
| TMPToText | ||
| toText |
Methods
| Name | Value | Summary |
|---|---|---|
| Cancel |
void | |
| Close |
void | |
| OnEvent |
void | |
| Send |
void | |
| SetCOD |
void | |
| SetCurrency1 |
void |
Updates the currency amount for the first "main" currency
|
| SetCurrency2 |
void |
Updates the currency amount for the first "main" currency
|
| SetCurrency3 |
void |
Updates the currency amount for the first "main" currency
|
| SetMailTo |
void | |
| SetMessage |
void | |
| SetSendMoney |
void | |
| SetSubject |
void | |
| StartNewMail |
void | |
| StartReplyMail |
void |