My program doesn't have bugs. It just develops random features.
UE2:SniperFire (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> WeaponFire >> InstantFire >> SniperFire |
- Package:
- XWeapons
- Direct subclass:
- ClassicSniperFire
- 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]
Property group 'SniperFire'[edit]
DamageTypeHeadShot[edit]
Type: class<DamageType>
Default value: Class'XWeapons.DamTypeSniperHeadShot'
HeadShotDamageMult[edit]
Type: float
Default value: 2.0
HeadShotRadius[edit]
Type: float
Default value: 8.0
HitEmitterClass[edit]
Default value: Class'XWeapons.NewLightningBolt'
NumArcs[edit]
Type: int
Default value: 4
SecDamageMult[edit]
Type: float
Default value: 0.5
SecHitEmitterClass[edit]
Default value: Class'XEffects.ChildLightningBolt'
SecTraceDist[edit]
Type: float
Default value: 300.0
Default values[edit]
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
AimError | 850.0 | ||||||||
AmmoClass | Class'XWeapons.SniperAmmo' | ||||||||
AmmoPerFire | 1 | ||||||||
BotRefireRate | 0.4 | ||||||||
DamageMax | 70 | ||||||||
DamageMin | 70 | ||||||||
DamageType | Class'XWeapons.DamTypeSniperShot' | ||||||||
FireAnimRate | 1.11 | ||||||||
FireForce | "LightningGunFire" | ||||||||
FireRate | 1.8 | ||||||||
FireSound | Sound'WeaponSounds.BLightningGunFire' | ||||||||
ShakeOffsetMag |
|
||||||||
ShakeOffsetRate |
|
||||||||
ShakeOffsetTime | 1.6 | ||||||||
ShakeRotMag |
|
||||||||
ShakeRotRate |
|
||||||||
ShakeRotTime | 2.0 | ||||||||
TraceRange | 17000.0 |
Instance functions[edit]
DoTrace[edit]
function DoTrace (Object.Vector Start, Object.Rotator Dir)
Overrides: InstantFire.DoTrace
PlayFiring[edit]
function PlayFiring ()
Overrides: WeaponFire.PlayFiring