Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DmgFctr
C# Class DmgFctr, TLH
Inheritance:
MonoBehaviour
Show file
Open project: hydrater/TLH
Public Properties
Property
Type
Description
BaseDmg
float
BurnDmg
float
DmgType
int
EnemyArmor
float
Public Methods
Method
Description
Damage
( ) :
void
Method Details
Damage()
public
method
public
Damage
( ) :
void
return
void
Property Details
BaseDmg
public property
public
float
BaseDmg
return
float
BurnDmg
public property
public
float
BurnDmg
return
float
DmgType
public property
public
int
DmgType
return
int
EnemyArmor
public property
public
float
EnemyArmor
return
float