Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
HUDElementEnemy
C# Class HUDElementEnemy, ES2015C
Base class for all elements in the HUD.
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: jgirald/ES2015C
Public Methods
Method
Description
HandleClick
( ) :
void
Called when the element is clicked on the UI.
Method Details
HandleClick()
public
method
Called when the element is clicked on the UI.
public
HandleClick
( ) :
void
return
void