C# Class ctac.LoginWatcherView

Inheritance: strange.extensions.mediation.impl.View
ファイルを表示 Open project: dshook/centauri-tac

Private Properties

Property Type Description
Start void
Update void
onLoggedIn void
onPlayerFetched void
onTryLogin void
tokenReceived void

Private Methods

Method 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