|
static RoomJoinType | roomJoinType = RoomJoinType.AnyTime |
|
static bool | hostDisconnected = false |
|
static bool | hostDissolveRoom = false |
|
static bool | roomDissolved = false |
|
static bool | clientManualExit = false |
|
static string | roomId = "" |
|
static bool | isKickedOccupy = false |
|
static bool | isKicked = false |
|
static bool | isInLobby = true |
|
static bool | isInBattle = false |
|
static bool | isSceneChanging = false |
|
static bool | isMRRoomCreateFin = false |
|
static bool | returnFromNetwork = false |
|
static float | lastCreateRoomTime = 0f |
|
static int | createRoomCount = 0 |
|
static bool | isMidWayJoin = true |
|
static bool | originalTeammate = true |
|
static string | lanPlayerName = "" |
|