Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PodSelect
C# Class PodSelect, RodPacers
Inheritance:
MonoBehaviour
Show file
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 property
public
int
maxPodNumber
return
int
minPodNumber
public property
public
int
minPodNumber
return
int
playerNumber
public property
public
int
playerNumber
return
int
podDescription
public property
public
GUIText
podDescription
return
GUIText