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.
ScriptedLobbyResult
Inherits: RefCounted < Object
A result from a ScriptedLobbyResponse.
Description
A result from a ScriptedLobbyResponse. Contains either result or error.
Properties
|
Methods
get_result() const |
|
has_error() const |
Property Descriptions
String get_error()
Gets the error message.
Method Descriptions
Result of the function call.
Returns true if there is an error.