프로퍼티 | 타입 | 설명 | |
---|---|---|---|
serverName | string | ||
visible | bool | ||
waiting | bool |
메소드 | 설명 | |
---|---|---|
OnConnectedToServer ( ) : void | ||
OnGUI ( ) : void | ||
OnMasterServerEvent ( MasterServerEvent mse ) : void | ||
OnPlayerConnected ( ) : void | ||
OnServerInitialized ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
refreshHostList ( ) : void | ||
startServer ( string serverName ) : void |
메소드 | 설명 | |
---|---|---|
SendMyFaction ( string faction, int playerNumber ) : void |
public OnMasterServerEvent ( MasterServerEvent mse ) : void | ||
mse | MasterServerEvent | |
리턴 | void |