Gah - a solution with more questions. – EntropicLqd

UE2:ONSHoverBikePlasmaGun (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> ONSWeapon >> ONSHoverBikePlasmaGun
Package: 
Onslaught

Weapon class of the Manta, ONSHoverBike.

Default values[edit]

Property Value
AIInfo[0]
Member Value
bLeadTarget True
AIInfo[1]
Member Value
bLeadTarget True
AltFireInterval 0.5
DualFireOffset 25.0
FireForce "HoverBikeFire"
FireInterval 0.2
FireSoundClass Sound'ONSVehicleSounds-S.HoverBike.HoverBikeFire01'
Mesh Mesh'ONSWeapons-A.PlasmaGun'
PitchBone 'PlasmaGunBarrel'
ProjectileClass Class'Onslaught.ONSHoverBikePlasmaProjectile'
RotationsPerSecond 0.8
WeaponFireAttachmentBone 'PlasmaGunBarrel'
WeaponFireOffset 25.0
YawBone 'PlasmaGunBarrel'
YawEndConstraint 8192.0
YawStartConstraint 57344.0

Functions[edit]

Static functions[edit]

StaticPrecache[edit]

static function StaticPrecache (LevelInfo L)

Overrides: ONSWeapon.StaticPrecache


Instance functions[edit]

UpdatePrecacheMaterials[edit]

simulated function UpdatePrecacheMaterials ()

Overrides: Actor.UpdatePrecacheMaterials


States[edit]

ProjectileFireMode[edit]

ProjectileFireMode.AltFire[edit]

function AltFire (Controller C)

Overrides: ONSWeapon.ProjectileFireMode.AltFire