Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NetworkConnection_Talkback
C# Class NetworkConnection_Talkback, tf_client
Inheritance:
ClientNetworkConnection
ファイルを表示
Open project: wids-eria/tf_client
Protected Methods
Method
Description
Awake
( ) :
void
OnServerConnect
( ) :
void
OnServerReceive
(
byte
data
) :
void
Private Methods
Method
Description
StartListening
( ) :
IEnumerator
Method Details
Awake()
protected
method
protected
Awake
( ) :
void
return
void
OnServerConnect()
protected
method
protected
OnServerConnect
( ) :
void
return
void
OnServerReceive()
protected
method
protected
OnServerReceive
(
byte
data
) :
void
data
byte
return
void