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
PlayerSelect
C# Class PlayerSelect, Ninja_Dudes
Inheritance:
MonoBehaviour
Show file
Open project: GDCASU/Ninja_Dudes
Class Usage Examples
Public Properties
Property
Type
Description
PlayerNumber
int
backSound
UnityEngine.AudioClip
images
GameObject[]
isReady
bool
isReadyText
GameObject
readySound
UnityEngine.AudioClip
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
PlayerNumber
public property
public
int
PlayerNumber
return
int
backSound
public property
public
AudioClip,UnityEngine
backSound
return
UnityEngine.AudioClip
images
public property
public
GameObject[]
images
return
GameObject[]
isReady
public property
public
bool
isReady
return
bool
isReadyText
public property
public
GameObject
isReadyText
return
GameObject
readySound
public property
public
AudioClip,UnityEngine
readySound
return
UnityEngine.AudioClip