C# Class NetworkConnection_Talkback, tf_client

Inheritance: ClientNetworkConnection
Afficher le fichier Open project: wids-eria/tf_client

Méthodes protégées

Méthode Description
Awake ( ) : void
OnServerConnect ( ) : void
OnServerReceive ( byte data ) : void

Private Methods

Méthode Description
StartListening ( ) : IEnumerator

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

OnServerConnect() protected méthode

protected OnServerConnect ( ) : void
Résultat void

OnServerReceive() protected méthode

protected OnServerReceive ( byte data ) : void
data byte
Résultat void