I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:ONSManualGun (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Onslaught
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. |
Properties
BeamEffectClass
Type: class<ONSTurretBeamEffect>
Array size: 2
Default value, index 0: Class'Onslaught.ONSTurretBeamEffect'
Default value, index 1: Class'Onslaught.ONSTurretBeamEffectBlue'
Default values
Property | Value | ||||||
---|---|---|---|---|---|---|---|
AIInfo[0] |
|
||||||
bDualIndependantTargeting | True | ||||||
bInstantFire | True | ||||||
bInstantRotation | True | ||||||
CollisionHeight | 70.0 | ||||||
CollisionRadius | 50.0 | ||||||
DamageMax | 30 | ||||||
DamageMin | 30 | ||||||
DamageType | Class'Onslaught.DamTypeTurretBeam' | ||||||
DualFireOffset | 75.0 | ||||||
FireForce | "Laser01" | ||||||
FireInterval | 0.3 | ||||||
FireSoundClass | Sound'WeaponSounds.instagib_rifleshot' | ||||||
GunnerAttachmentBone | 'TurretCockpit' | ||||||
Mesh | Mesh'ONSWeapons-A.NewManualGun' | ||||||
Momentum | 50000.0 | ||||||
PitchBone | 'Dummy01' | ||||||
PitchDownLimit | 52500 | ||||||
PitchUpLimit | 15000 | ||||||
TraceRange | 20000.0 | ||||||
WeaponFireAttachmentBone | 'TurretCockpit' | ||||||
WeaponFireOffset | 25.0 | ||||||
YawBone | 'TurretBase' |
Functions
Static functions
StaticPrecache
static function StaticPrecache (LevelInfo L)
Overrides: ONSWeapon.StaticPrecache
Instance functions
TraceFire
function TraceFire (Object.Vector Start, Object.Rotator Dir)
Overrides: ONSWeapon.TraceFire
UpdatePrecacheMaterials
simulated function UpdatePrecacheMaterials ()
Overrides: Actor.UpdatePrecacheMaterials
States
InstantFireMode
InstantFireMode.SpawnHitEffects
simulated function SpawnHitEffects (Actor HitActor, Object.Vector HitLocation, Object.Vector HitNormal)
Overrides: ONSWeapon.InstantFireMode.SpawnHitEffects