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
SkillImageScript
C# Class SkillImageScript, Beat-It
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: SNUGDC/Beat-It
Class Usage Examples
Public Methods
Method
Description
OnMouseEnter
( ) :
void
OnMouseExit
( ) :
void
Setup
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnMouseEnter()
public
method
public
OnMouseEnter
( ) :
void
return
void
OnMouseExit()
public
method
public
OnMouseExit
( ) :
void
return
void
Setup()
public
method
public
Setup
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void