Up to date

This page is up to date for Blazium 0.4.90 (4.3). If you still find outdated information, please open an issue.

MasterServerResponse๏ƒ

Inherits: RefCounted < Object

Response from a MasterServerClient.create_game or MasterServerClient.update_game call.

Description๏ƒ

Response from a MasterServerClient.create_game or MasterServerClient.update_game call. Await on finished signal to get the MasterServerResult.


Signals๏ƒ

finished(result: MasterServerResult) ๐Ÿ”—

Signal emitted when the request is finished.