UGUIMailCompose Class

Namespace
Atavism
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["UGUIMailCompose"] class Type type-node

Syntax

public class UGUIMailCompose : MonoBehaviour

Fields

Methods

Name Value Summary
Cancel() void
Close() void
OnEvent(AtavismEventData) void
Send() void
SetCOD(bool) void
SetCurrency1(string) void
Updates the currency amount for the first "main" currency
SetCurrency2(string) void
Updates the currency amount for the first "main" currency
SetCurrency3(string) void
Updates the currency amount for the first "main" currency
SetMailTo(string) void
SetMessage(string) void
SetSendMoney(bool) void
SetSubject(string) void
StartNewMail() void
StartReplyMail(string, string) void