Skip to content

DamageType

DamageType class

data DamageType
UNKNOWN: UInt = 0
MELEE: UInt = 1
PROJECTILE: UInt = 2
EXPLOSIVE: UInt = 3