Always snap to grid
UE2:ONSArtilleryCannon (UT2004)
Contents
- 1 Properties
- 1.1 Property group 'ONSArtilleryCannon'
- 1.2 Internal variables
- 1.2.1 bCanHitTarget
- 1.2.2 bHoldingFire
- 1.2.3 CameraAttempts
- 1.2.4 CameraLaunchWait
- 1.2.5 ChargedLoop
- 1.2.6 ChargingSound
- 1.2.7 LastAim
- 1.2.8 LastBeepTime
- 1.2.9 LastCameraLaunch
- 1.2.10 LastMortarShell
- 1.2.11 LastWeaponCharge
- 1.2.12 MaxHoldTime
- 1.2.13 MaxSpeed
- 1.2.14 MinSpeed
- 1.2.15 MortarCamera
- 1.2.16 MortarShell
- 1.2.17 MortarSpeed
- 1.2.18 PredicatedTimeToImpact
- 1.2.19 PredictedTargetLocation
- 1.2.20 StartHoldTime
- 1.2.21 TargetPredictionTimeStep
- 1.2.22 WeaponCharge
- 1.3 Default values
- 2 Functions
- 2.1 Static functions
- 2.2 Events
- 2.3 Other instance functions
- 2.3.1 AdjustAim
- 2.3.2 AllowCameraLaunch
- 2.3.3 BestMode
- 2.3.4 CalcZSpeed
- 2.3.5 CanAttack
- 2.3.6 ChargeBar
- 2.3.7 NotifyDeployed
- 2.3.8 PredictTarget
- 2.3.9 ServerSetWeaponCharge
- 2.3.10 SetMuzzleVelocity
- 2.3.11 SetWeaponCharge
- 2.3.12 SpawnProjectile
- 2.3.13 UpdatePrecacheMaterials
- 2.3.14 UpdatePrecacheStaticMeshes
- Package:
- OnslaughtBP
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[edit]
Property group 'ONSArtilleryCannon'[edit]
TrajectoryErrorFactor[edit]
Type: float
Default value: 150.0
Internal variables[edit]
bCanHitTarget[edit]
Type: bool
bHoldingFire[edit]
Type: bool
CameraAttempts[edit]
Type: int
CameraLaunchWait[edit]
Type: float
Default value: 5.0
ChargedLoop[edit]
Type: Sound
ChargingSound[edit]
Type: Sound
LastAim[edit]
Type: Object.Rotator
LastBeepTime[edit]
Type: float
LastCameraLaunch[edit]
Type: float
LastMortarShell[edit]
Type: ONSMortarShell
LastWeaponCharge[edit]
Type: float
MaxHoldTime[edit]
Type: float
wait this long between shots for full damage
Default value: 1.5
MaxSpeed[edit]
Type: float
Default value: 4000.0
MinSpeed[edit]
Type: float
Default value: 2000.0
MortarCamera[edit]
Type: ONSMortarCamera
MortarShell[edit]
Type: ONSMortarShell
MortarSpeed[edit]
Type: float
PredicatedTimeToImpact[edit]
Type: float
PredictedTargetLocation[edit]
Type: Object.Vector
StartHoldTime[edit]
Type: float
TargetPredictionTimeStep[edit]
Type: float
Default value: 0.3
WeaponCharge[edit]
Type: float
Default value: 0.25
Default values[edit]
Property | Value | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AIInfo[0] |
|
||||||||||||
AIInfo[1] |
|
||||||||||||
AltFireInterval | 4.0 | ||||||||||||
AltFireProjectileClass | Class'OnslaughtBP.ONSMortarCamera' | ||||||||||||
AltFireSoundClass | Sound'ONSBPSounds.Artillery.ArtilleryFire' | ||||||||||||
BlueSkin | Texture'ONSBPTextures.Skins.SPMAGreen' | ||||||||||||
bShowAimCrosshair | False | ||||||||||||
bShowChargingBar | True | ||||||||||||
EffectEmitterClass | Class'OnslaughtBP.ONSArtilleryCannonMuzzleFlash' | ||||||||||||
FireForce | "Explosion05" | ||||||||||||
FireInterval | 4.0 | ||||||||||||
FireSoundClass | Sound'ONSBPSounds.Artillery.ArtilleryFire' | ||||||||||||
FireSoundVolume | 512.0 | ||||||||||||
Mesh | Mesh'ONSBPAnimations.ArtilleryCannonMesh' | ||||||||||||
PitchBone | 'Gun' | ||||||||||||
PitchDownLimit | 65535 | ||||||||||||
PitchUpLimit | 12000 | ||||||||||||
ProjectileClass | Class'OnslaughtBP.ONSMortarShell' | ||||||||||||
RedSkin | Texture'ONSBPTextures.Skins.SPMATan' | ||||||||||||
RotateSound | Sound'ONSBPSounds.Artillery.CannonRotate' | ||||||||||||
RotationsPerSecond | 0.18 | ||||||||||||
ShakeOffsetMag |
|
||||||||||||
ShakeOffsetRate |
|
||||||||||||
ShakeOffsetTime | 10.0 | ||||||||||||
ShakeRotMag |
|
||||||||||||
ShakeRotRate |
|
||||||||||||
ShakeRotTime | 6.0 | ||||||||||||
Spread | 0.015 | ||||||||||||
WeaponFireAttachmentBone | 'CannonFirePoint' | ||||||||||||
WeaponFireOffset | 200.0 | ||||||||||||
YawBone | 'BigGunbase' |
Functions[edit]
Static functions[edit]
StaticPrecache[edit]
Overrides: ONSWeapon.StaticPrecache
Events[edit]
AttemptFire[edit]
Overrides: ONSWeapon.AttemptFire
FlashMuzzleFlash[edit]
Overrides: ONSWeapon.FlashMuzzleFlash
OwnerEffects[edit]
Overrides: ONSWeapon.OwnerEffects
Other instance functions[edit]
AdjustAim[edit]
Overrides: ONSWeapon.AdjustAim
AllowCameraLaunch[edit]
BestMode[edit]
Overrides: ONSWeapon.BestMode
CalcZSpeed[edit]
CanAttack[edit]
Overrides: ONSWeapon.CanAttack
ChargeBar[edit]
Overrides: ONSWeapon.ChargeBar
NotifyDeployed[edit]
PredictTarget[edit]
ServerSetWeaponCharge[edit]
SetMuzzleVelocity[edit]
SetWeaponCharge[edit]
SpawnProjectile[edit]
Overrides: ONSWeapon.SpawnProjectile
UpdatePrecacheMaterials[edit]
Overrides: Actor.UpdatePrecacheMaterials
UpdatePrecacheStaticMeshes[edit]
Overrides: Actor.UpdatePrecacheStaticMeshes