Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NetworkConnection_Talkback
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