Public Member Functions | |
| Contract (uint playerId, int room) | |
| void | Update () |
| bool | IsToDelete () |
Public Attributes | |
| uint | Player1 |
| uint | Player2 |
| int | Type |
| uint | Stage |
| int | Arena |
| int | Faction1 |
| int | Faction2 |
| int | Room1 |
| int | Room2 |
| array< int > | Rules |
| private uint | lastChange |
| Contract | ( | uint | playerId, | |
| int | room | |||
| ) |
| void Update | ( | ) |
| bool IsToDelete | ( | ) |
| uint Player1 |
| uint Player2 |
| int Type |
| uint Stage |
| int Arena |
| int Faction1 |
| int Faction2 |
| int Room1 |
| int Room2 |
| array<int> Rules |
| private uint lastChange |
1.7.1