Method | Description | |
---|---|---|
BackendUpdateTask ( string serializedGameState, bool closeOnError = true ) : System.Collections |
Method | Description | |
---|---|---|
DoExecuteCoroutine ( TaskExecutionContext context, |
public BackendUpdateTask ( string serializedGameState, bool closeOnError = true ) : System.Collections | ||
serializedGameState | string | |
closeOnError | bool | |
return | System.Collections |
protected DoExecuteCoroutine ( TaskExecutionContext context, |
||
context | TaskExecutionContext | |
connection | ||
return | IEnumerator |