ScriptedLobbyResponse๏ƒ

Inherits: RefCounted < Object

Response from a ScriptedLobbyClient.lobby_call() call.

Description๏ƒ

Response from a ScriptedLobbyClient.lobby_call() call. Await on finished signal to get the ScriptedLobbyResult.


Signals๏ƒ

finished(result: ScriptedLobbyResult) ๐Ÿ”—

Signal emitted when the request is finished.