Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:ONSTankSecondaryTurretPawn (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pawn >> Vehicle >> ONSWeaponPawn >> ONSTankSecondaryTurretPawn |
- Package:
- Onslaught
- Direct subclass:
- ONSTankSecondaryTurretPawn_IonPlasma
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
Default values[edit]
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
bDrawDriverInTP | False | ||||||||
bHasAltFire | False | ||||||||
CameraBone | 'Object02' | ||||||||
DrivePos |
|
||||||||
DriverDamageMult | 0.0 | ||||||||
EntryRadius | 130.0 | ||||||||
ExitPositions[0] |
|
||||||||
ExitPositions[1] |
|
||||||||
FPCamPos |
|
||||||||
FPCamViewOffset |
|
||||||||
GunClass | Class'Onslaught.ONSTankSecondaryTurret' | ||||||||
TPCamDistance | 300.0 | ||||||||
TPCamLookat |
|
||||||||
TPCamWorldOffset |
|
||||||||
VehicleNameString | "Goliath Minigun Turret" | ||||||||
VehiclePositionString | "in a Goliath turret" |
Instance functions[edit]
AltFire[edit]
function AltFire (optional float F)
Overrides: ONSWeaponPawn.AltFire
ClientKDriverLeave[edit]
simulated function ClientKDriverLeave (PlayerController PC)
Overrides: ONSWeaponPawn.ClientKDriverLeave
ClientVehicleCeaseFire[edit]
function ClientVehicleCeaseFire (bool bWasAltFire)
Overrides: ONSWeaponPawn.ClientVehicleCeaseFire
ShouldTargetMissile[edit]
function ShouldTargetMissile (Projectile P)
Overrides: Vehicle.ShouldTargetMissile