Difference between revisions of "Gaming:login"

From GiderosMobile
Line 8: Line 8:
 
  Gaming:login()
 
  Gaming:login()
 
</source>
 
</source>
 +
 +
{{Gaming}}

Revision as of 14:22, 6 December 2019


Available since: Gideros 2012.09
Class: Gaming

Description

Log into the gaming backend, if not already logged in. IF login is issued, events Event.LOGIN_COMPLETE or Event.LOGIN_ERRORwill be triggered.

 Gaming:login()