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
WarTornLands
Entities
Modules
Hit
BlockHit
C# Class WarTornLands.Entities.Modules.Hit.BlockHit
Inheritance:
BaseModule
,
IHitModule
Exibir arquivo
Open project: floAr/WarTornLands
Public Methods
Method
Description
BlockHit
( ) :
System
BlockHit
(
DataRow
data
) :
System
Damage
(
int
damage
) :
int
IsFlashing
( ) :
bool
Method Details
BlockHit()
public
method
public
BlockHit
( ) :
System
return
System
BlockHit()
public
method
public
BlockHit
(
DataRow
data
) :
System
data
System.Data.DataRow
return
System
Damage()
public
method
public
Damage
(
int
damage
) :
int
damage
int
return
int
IsFlashing()
public
method
public
IsFlashing
( ) :
bool
return
bool