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.