I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:ONSHoverBikePlasmaGun (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Onslaught
Weapon class of the Manta, ONSHoverBike.
Default values[edit]
Property | Value | ||||
---|---|---|---|---|---|
AIInfo[0] |
|
||||
AIInfo[1] |
|
||||
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