Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ButtonCaller
C# Class ButtonCaller
Inheritance:
MonoBehaviour
Mostra file
Open project: SNUGDC/stardust
Public Properties
Property
Type
Description
Buttontag
string
active
bool
smoothTime
float
Public Methods
Method
Description
ButtonCall
( ) :
void
ButtonExit
( ) :
void
OnMouseDown
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
ButtonCall()
public
method
public
ButtonCall
( ) :
void
return
void
ButtonExit()
public
method
public
ButtonExit
( ) :
void
return
void
OnMouseDown()
public
method
public
OnMouseDown
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Buttontag
public_oe property
public
string
Buttontag
return
string
active
public_oe property
public
bool
active
return
bool
smoothTime
public_oe property
public
float
smoothTime
return
float