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
Initialization
C# Class Initialization, goalBall
Inheritance:
MonoBehaviour
显示文件
Open project: DrexelGoalBall/goalBall
Class Usage Examples
Public Properties
Property
Type
Description
clientScene
string
serverScene
string
serverSetupInfoPrefab
GameObject
Public Methods
Method
Description
Start
( ) :
void
Check which scene should be loaded
Method Details
Start()
public
method
Check which scene should be loaded
public
Start
( ) :
void
return
void
Property Details
clientScene
public_oe property
public
string
clientScene
return
string
serverScene
public_oe property
public
string
serverScene
return
string
serverSetupInfoPrefab
public_oe property
public
GameObject
serverSetupInfoPrefab
return
GameObject