DamageType

From Tripwire Interactive Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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