Method | Description | |
---|---|---|
ConnectManager ( ) : System | ||
ConnectPlayerAsync ( ConnectionType connectionType, IProgress |
||
DisconnectAsync ( IProgress |
||
OnDisconnected ( ) : void | ||
OnGameSaved ( ) : void | ||
StartServerAndConnectAsync ( |
||
StartServerAsync ( |
||
StopServerAsync ( IProgress |
public ConnectPlayerAsync ( ConnectionType connectionType, IProgress |
||
connectionType | ConnectionType | |
prog | IProgress |
|
return | Task |
public DisconnectAsync ( IProgress |
||
prog | IProgress |
|
return | Task |
public StartServerAndConnectAsync ( |
||
options | ||
connectionType | ConnectionType | |
prog | IProgress |
|
return | Task |
public StartServerAsync ( |
||
options | ||
prog | IProgress |
|
return | Task |
public StopServerAsync ( IProgress |
||
prog | IProgress |
|
return | Task |