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
Tibialyzer
HealthList
C# Class Tibialyzer.HealthList
Inheritance:
BaseHUD
Mostrar archivo
Open project: Mytherin/Tibialyzer
Class Usage Examples
Public Methods
Method
Description
GetHUD
( ) :
string
HealthList
( ) :
System
LoadHUD
( ) :
void
RefreshHUD
( ) :
void
RefreshHealth
( ) :
void
Private Methods
Method
Description
HealthList_Load
(
object
sender
,
EventArgs
e
) :
void
Timer_Elapsed
( ) :
void
Method Details
GetHUD()
public
method
public
GetHUD
( ) :
string
return
string
HealthList()
public
method
public
HealthList
( ) :
System
return
System
LoadHUD()
public
method
public
LoadHUD
( ) :
void
return
void
RefreshHUD()
public
method
public
RefreshHUD
( ) :
void
return
void
RefreshHealth()
public
method
public
RefreshHealth
( ) :
void
return
void