- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
- AtList
<UGUIMailListEntry>
graph BT
Type-->Base0["AtList<UGUIMailListEntry>"]
Base0-->Base1["MonoBehaviour"]
Type["UGUIMailList"]
class Type type-node
Syntax
public class UGUIMailList : AtList<UGUIMailListEntry>
Fields
| Name | Constant Value | Summary |
|---|---|---|
| mailBox | ||
| mailReadPanel | ||
| titleBar | ||
| toggleKey |
Methods
| Name | Value | Summary |
|---|---|---|
| Hide |
void | |
| NumberOfCells |
int | |
| OnEvent |
void | |
| Show |
void | |
| UpdateCell |
void |