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
pjselect_back_button
C# Class pjselect_back_button, ES2014B
Inheritance:
MonoBehaviour
Show file
Open project: eloipuertas/ES2014B
Public Properties
Property
Type
Description
texturesS
List
texturesUnS
List
Public Methods
Method
Description
OnMouseEnter
( ) :
void
OnMouseExit
( ) :
void
OnMouseUpAsButton
( ) :
void
Private Methods
Method
Description
Awake
( ) :
void
Update
( ) :
void
Method Details
OnMouseEnter()
public
method
public
OnMouseEnter
( ) :
void
return
void
OnMouseExit()
public
method
public
OnMouseExit
( ) :
void
return
void
OnMouseUpAsButton()
public
method
public
OnMouseUpAsButton
( ) :
void
return
void
Property Details
texturesS
public property
public
List
texturesS
return
List
texturesUnS
public property
public
List
texturesUnS
return
List