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
TutorialPaletteCaller
C# Class TutorialPaletteCaller
Inheritance:
MonoBehaviour
Show file
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 property
public
bool
PaletteOn
return
bool
Palettetag
public property
public
string
Palettetag
return
string
active
public property
public
bool
active
return
bool
smoothTime
public property
public
float
smoothTime
return
float