DamageType

From Tripwire Interactive Wiki
Jump to navigation Jump to search
Killing Floor class DamageType (source)
Object >> Actor >> DamageType


Describes various attributes for a particular type of damage (for example bullets, acid, fire, etc.) such as character behaviour (ragdoll, etc.) and death messages.

Killing Floor provides a few of its own base classes that are derived from this:

Other weapons provide their own damage type classes.

External links