I don't need to test my programs. I have an error-correcting modem.
UE2:InstantFire (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
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:
- UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)