- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
- AtList
<UGUIArenaListEntry>
graph BT
Type-->Base0["AtList<UGUIArenaListEntry>"]
Base0-->Base1["MonoBehaviour"]
Type["UGUIArenaList"]
class Type type-node
Syntax
public class UGUIArenaList : AtList<UGUIArenaListEntry>
Fields
| Name | Constant Value | Summary |
|---|---|---|
| arenaListScroll | ||
| FailedColorText | ||
| normalColorText | ||
| titleBar |
Methods
| Name | Value | Summary |
|---|---|---|
| Hide |
void | |
| JoinQueueGroup |
void | |
| JoinQueueSolo |
void | |
| LeaveQueue |
void |
from click Function show confirmation leave queue
|
| NumberOfCells |
int | |
| OnEvent |
void |
Function run after get message from atavism evant system
|
| SetArenaDetails |
void | |
| Show |
void | |
| Toggle |
void | |
| UpdateCell |
void |