DamageType

From Tripwire Interactive Wiki
Revision as of 12:10, 27 November 2012 by Benjamin (talk | contribs) (Created page with "{{KFClassInfo|Object >> Actor|name=DamageType|pkg=Engine}} Describes various attributes for a particular type of damage (for example bullets, acid, fire, etc.) such a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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