Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PodSelect
C# Class PodSelect, RodPacers
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: GameDesignGroup6/RodPacers
Public Properties
Property
Type
Description
maxPodNumber
int
minPodNumber
int
playerNumber
int
podDescription
GUIText
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
maxPodNumber
public_oe property
public
int
maxPodNumber
return
int
minPodNumber
public_oe property
public
int
minPodNumber
return
int
playerNumber
public_oe property
public
int
playerNumber
return
int
podDescription
public_oe property
public
GUIText
podDescription
return
GUIText