I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:InstantFire (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> WeaponFire >> InstantFire |
- Package:
- XWeapons
- Direct subclasses:
- AssaultFire, MinigunFire, ShockBeamFire, SniperFire
- This class in other games:
- UT2004
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[edit]
DamageMax[edit]
Type: int
DamageMin[edit]
Type: int
DamageType[edit]
Type: class<DamageType>
Momentum[edit]
Type: float
Default value: 1.0
TraceRange[edit]
Type: float
Default value: 10000.0
Default values[edit]
Property | Value |
---|---|
NoAmmoSound | Sound'WeaponSounds.P1Reload5' |
Instance functions[edit]
DoFireEffect[edit]
function DoFireEffect ()
Overrides: WeaponFire.DoFireEffect
DoTrace[edit]
function DoTrace (Object.Vector Start, Object.Rotator Dir)
MaxRange[edit]
function float MaxRange ()
Overrides: WeaponFire.MaxRange
SpawnBeamEffect[edit]
function SpawnBeamEffect (Object.Vector Start, Object.Rotator Dir, Object.Vector HitLocation, Object.Vector HitNormal, int ReflectNum)