Méthode |
Description |
|
CanEnter ( ) : bool |
|
|
GetEnterCount ( ) : int |
|
|
GetQueueingNum ( string accountId ) : int |
|
|
GetTotalQueueingCount ( ) : int |
|
|
IncEnterCount ( ) : void |
|
|
IsLobbyFull ( ) : bool |
|
|
IsQueueingFull ( ) : bool |
|
|
NeedQueueing ( ) : bool |
|
|
StartQueueing ( string accountId, string password, string clientInfo, string nodeName ) : void |
|
|
TryAddLogoutQueueingAccount ( string accountId ) : void |
|
|
UpdateMaxUserCount ( int maxUserCount, int maxUserCountPerLogicServer, int maxQueueingCount, int gowRobotType ) : void |
|
|