C# Class ctac.LoginWatcherView

Inheritance: strange.extensions.mediation.impl.View
Afficher le fichier Open project: dshook/centauri-tac

Private Properties

Свойство Type Description
Start void
Update void
onLoggedIn void
onPlayerFetched void
onTryLogin void
tokenReceived void

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void
onLoggedIn ( LoginStatusModel status, SocketKey key ) : void
onPlayerFetched ( PlayerModel p, SocketKey key ) : void
onTryLogin ( Credentials c ) : void
tokenReceived ( string token, SocketKey key ) : void