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.