MasterServerListResponse๏
Inherits: RefCounted < Object
Response from a MasterServerClient.recent_games() call.
Description๏
Response from a MasterServerClient.recent_games() call. Await on finished signal to get the MasterServerListResult.
Signals๏
finished(result: MasterServerListResult) ๐
Signal emitted when the request is finished.