- Namespace
- Atavism
- Base Types
-
- object
- DataStructure
graph BT
Type-->Base0["DataStructure"]
click Base0 "/docs/client_api_10.2.0/api/Atavism/DataStructure"
Base0-->Base1["object"]
Type["Arena"]
class Type type-node
Syntax
public class Arena : DataStructure
Constructors
| Name | Summary |
|---|---|
| Arena |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| arenaCategory | ||
| arenaInstanceID | ||
| arenaTeams | ||
| arenaType | ||
| arenaTypes |
static
|
|
| defaultWinner | ||
| defeatCurrency | ||
| defeatExp | ||
| defeatPayment | ||
| description | ||
| end_hour | ||
| end_minute | ||
| fields |
Inherited from DataStructure
|
|
| id |
Inherited from DataStructure
|
|
| isLoaded |
Inherited from DataStructure
|
|
| itemsToBeDeleted | ||
| length | ||
| levelMax | ||
| levelReq | ||
| Name |
Inherited from DataStructure
|
|
| start_hour | ||
| start_minute | ||
| team1 | ||
| team2 | ||
| team3 | ||
| team4 | ||
| usesID |
Inherited from DataStructure
|
|
| victoryCurrency | ||
| victoryExp | ||
| victoryPayment |
Properties
| Name | Value | Summary |
|---|---|---|
| ArenaEntries | List |
|
| ArenaTeamEntries | List |
|
| InArena | bool | |
| Instance | Arena |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| ArenaEntrySelected |
void | |
| Clone |
Arena | |
| FieldList |
string |
Inherited from DataStructure
|
| fieldToRegister |
Register |
Inherited from DataStructure
|
| GetFieldsString |
string |
Inherited from DataStructure
|
| Get |
ArenaEntry | |
| GetValue |
string | |
| UpdateList |
string |
Inherited from DataStructure
|