InstantFire: Difference between revisions

From Tripwire Interactive Wiki
Jump to navigation Jump to search
(Created page with "{{KFClassInfo|Object >> WeaponFire|name=InstantFire|pkg=Old2K4}} Describes a hitscan fire mode. Killing Floor derives KFFire from it. == Properties == === ...")
 
m (Added navbox)
 
Line 23: Line 23:


*[http://wiki.beyondunreal.com/Legacy:InstantFire InstantFire] on beyondunreal.com
*[http://wiki.beyondunreal.com/Legacy:InstantFire InstantFire] on beyondunreal.com
{{KFDevNavBox}}

Latest revision as of 11:48, 28 November 2012

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