UGUIArenaList Class

Namespace
Atavism
Base Types
graph BT Type-->Base0["AtList<UGUIArenaListEntry>"] Base0-->Base1["MonoBehaviour"] Type["UGUIArenaList"] class Type type-node

Syntax

public class UGUIArenaList : AtList<UGUIArenaListEntry>

Fields

Methods

Name Value Summary
Hide() void
JoinQueueGroup() void
JoinQueueSolo() void
LeaveQueue() void
from click Function show confirmation leave queue
NumberOfCells() int
OnEvent(AtavismEventData) void
Function run after get message from atavism evant system
SetArenaDetails() void
Show() void
Toggle() void
UpdateCell(int, UGUIArenaListEntry) void