UE2:InstantFire (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2004 Object >> WeaponFire >> InstantFire
Package:
XWeapons
Direct subclasses:
AssaultFire, FM_Turret_Minigun_Fire, ClassicSniperFire, FM_SpaceFighter_InstantHitLaser, FM_Turret_IonCannon_Fire, MinigunFire, ShockBeamFire, SniperFire
This class in other games:

null

Properties

DamageMax

Type: int


DamageMin

Type: int


DamageType

Type: class<DamageType>


Momentum

Type: float


Default value: 1.0

TraceRange

Type: float


Default value: 10000.0

Default values

Property Value
NoAmmoSound Sound'WeaponSounds.P1Reload5'

Instance functions

DoFireEffect

function DoFireEffect ()

Overrides: WeaponFire.DoFireEffect


DoTrace

function DoTrace (Object.Vector Start, Object.Rotator Dir)


MaxRange

function float MaxRange ()

Overrides: WeaponFire.MaxRange


SpawnBeamEffect

function SpawnBeamEffect (Object.Vector Start, Object.Rotator Dir, Object.Vector HitLocation, Object.Vector HitNormal, int ReflectNum)