C# Class DmgFctr, TLH

Inheritance: MonoBehaviour
Mostra 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_oe property

public float BaseDmg
return float

BurnDmg public_oe property

public float BurnDmg
return float

DmgType public_oe property

public int DmgType
return int

EnemyArmor public_oe property

public float EnemyArmor
return float