- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["UGUIMailBox"]
class Type type-node
Syntax
[RequireComponent(typeof(CanvasGroup))]
public class UGUIMailBox : MonoBehaviour
Attributes
| Type | Description |
|---|---|
| RequireComponent |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| mailCompose | ||
| mailList |
Methods
| Name | Value | Summary |
|---|---|---|
| Hide |
void | |
| Show |
void | |
| ShowCompose |
void | |
| ShowList |
void | |
| Toggle |
void |