Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MushroomCaller
C# Class MushroomCaller
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: SNUGDC/stardust
Public Properties
Property
Type
Description
ClickCount
int
PaletteTag
string
mushroomClass
GameObject[]
Public Methods
Method
Description
OnMouseDown
( ) :
void
Start
( ) :
void
Method Details
OnMouseDown()
public
method
public
OnMouseDown
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
ClickCount
public_oe property
public
int
ClickCount
return
int
PaletteTag
public_oe property
public
string
PaletteTag
return
string
mushroomClass
public_oe property
public
GameObject[]
mushroomClass
return
GameObject[]