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
ListedDevice
C# Class ListedDevice, Hero.Coli
Inheritance:
DisplayedDevice
Mostra file
Open project: CyberCRI/Hero.Coli
Class Usage Examples
Protected Methods
Method
Description
OnHover
(
bool
isOver
) :
void
OnPress
(
bool
isPressed
) :
void
Private Methods
Method
Description
setPressed
(
bool
isPressed
) :
void
Method Details
OnHover()
protected
method
protected
OnHover
(
bool
isOver
) :
void
isOver
bool
return
void
OnPress()
protected
method
protected
OnPress
(
bool
isPressed
) :
void
isPressed
bool
return
void