Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TutorialPaletteCaller
C# Class TutorialPaletteCaller
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: SNUGDC/stardust
Public Properties
Property
Type
Description
PaletteOn
bool
Palettetag
string
active
bool
smoothTime
float
Public Methods
Method
Description
OnMouseDown
( ) :
void
PaletteCall
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnMouseDown()
public
method
public
OnMouseDown
( ) :
void
return
void
PaletteCall()
public
method
public
PaletteCall
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
PaletteOn
public_oe property
public
bool
PaletteOn
return
bool
Palettetag
public_oe property
public
string
Palettetag
return
string
active
public_oe property
public
bool
active
return
bool
smoothTime
public_oe property
public
float
smoothTime
return
float