DeviceAuthUI
Inherits: MarginContainer < Container < Control < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
void |
_ready ( ) |
void |
|
void |
_on_notes_meta_hover_started ( Variant _meta ) |
void |
_on_notes_meta_hover_ended ( Variant _meta ) |
void |
_on_notes_meta_clicked ( String meta ) |
void |
|
void |
_on_busy_scope_lock_changed ( Variant locked ) |
void |
_on_waiting_scope_lock_changed ( Variant locked ) |
void |
Signals
errored ( String msg )
There is currently no description for this signal. Please help us by contributing one!
active_auth ( bool active )
There is currently no description for this signal. Please help us by contributing one!
has_token ( String token )
There is currently no description for this signal. Please help us by contributing one!
Enumerations
enum AUTH_MODE:
AUTH_MODE USER = 0
There is currently no description for this enum. Please help us by contributing one!
AUTH_MODE DEVELOPER = 1
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
JamLoginApi login_api = <unknown>
There is currently no description for this property. Please help us by contributing one!
RichTextLabel notes = <unknown>
There is currently no description for this property. Please help us by contributing one!
Label user_code_label = <unknown>
There is currently no description for this property. Please help us by contributing one!
ScopeLocker busy_scope = <unknown>
There is currently no description for this property. Please help us by contributing one!
ScopeLocker waiting_scope = <unknown>
There is currently no description for this property. Please help us by contributing one!
ScopeLocker active_scope = <unknown>
There is currently no description for this property. Please help us by contributing one!
bool cancel_auth = false
There is currently no description for this property. Please help us by contributing one!
String device_auth_url
There is currently no description for this property. Please help us by contributing one!
String game_id = ""
There is currently no description for this property. Please help us by contributing one!
AUTH_MODE auth_mode = 1
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void _ready ( )
There is currently no description for this method. Please help us by contributing one!
void _err ( String msg )
There is currently no description for this method. Please help us by contributing one!
void _on_notes_meta_hover_started ( Variant _meta )
There is currently no description for this method. Please help us by contributing one!
void _on_notes_meta_hover_ended ( Variant _meta )
There is currently no description for this method. Please help us by contributing one!
void _on_notes_meta_clicked ( String meta )
There is currently no description for this method. Please help us by contributing one!
void _on_login_button_pressed ( )
There is currently no description for this method. Please help us by contributing one!
void _on_busy_scope_lock_changed ( Variant locked )
There is currently no description for this method. Please help us by contributing one!
void _on_waiting_scope_lock_changed ( Variant locked )
There is currently no description for this method. Please help us by contributing one!
void _on_cancel_auth_pressed ( )
There is currently no description for this method. Please help us by contributing one!