InstantFire

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 InstantFire (source)
Object >> WeaponFire >> InstantFire


Describes a hitscan fire mode.

Killing Floor derives KFFire from it.

Properties

Main

int DamageMax

Damage this fire mode inflicts.

int DamageMin

Not used by Killing Floor.

class<DamageType> DamageType

Type of damage. See DamageType.

float Momentum

<<Description>>

float TraceRange

How far to trace when performing hitscan.

External links