Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NetworkHUDCanvas
C# Class NetworkHUDCanvas, SOFTENG-306-PROJECT-2
Inheritance:
NetworkBehaviour
显示文件
Open project: gdsl/SOFTENG-306-PROJECT-2
Public Properties
Property
Type
Description
multiplayerGame
SilentNightMutilplayerGame,
timeText
Text
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
multiplayerGame
public_oe property
public
SilentNightMutilplayerGame,
multiplayerGame
return
SilentNightMutilplayerGame,
timeText
public_oe property
public
Text
timeText
return
Text