I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:RocketLauncher (UT2003)
- Package:
- XWeapons
- Direct subclass:
- ClassicRocketLauncher
- This class in other games:
- RTNP, U2, UT2004
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. |
RocketLaucher
Constants
NUM_BARRELS
Value: 3
BARREL_ROTATION_RATE
Value: 2.95
Properties
Property group 'RocketLauncher'
CrosshairColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 0 |
G | 0 |
R | 250 |
CrosshairX
Type: float
Default value: 16.0
CrosshairY
Type: float
Default value: 16.0
LockAim
Type: float
Default value: 0.996
LockRequiredTime
Type: float
Default value: 1.4
SeekCheckFreq
Type: float
Default value: 0.5
SeekRange
Type: float
Default value: 8000.0
UnLockRequiredTime
Type: float
Default value: 0.5
Internal variables
BarrelRotation
Type: float
bBreakLock
Type: bool
bLockedOn
Type: bool
bRotateBarrel
Type: bool
bTightSpread
Type: bool
FinalRotation
Type: float
LockTime
Type: float
SeekCheckTime
Type: float
SeekTarget
Type: Pawn
UnLockTime
Type: float
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AIRating | 0.78 | ||||||||||
AttachmentClass | Class'XWeapons.RocketAttachment' | ||||||||||
BobDamping | 1.5 | ||||||||||
CenteredOffsetY | -5.0 | ||||||||||
CenteredYaw | -500 | ||||||||||
CurrentRating | 0.78 | ||||||||||
DefaultPriority | 9 | ||||||||||
DisplayFOV | 60.0 | ||||||||||
EffectOffset |
|
||||||||||
FireModeClass[0] | XWeapons.RocketFire | ||||||||||
FireModeClass[1] | XWeapons.RocketMultiFire | ||||||||||
HudColor |
|
||||||||||
IconCoords |
|
||||||||||
IconMaterial | Material'InterfaceContent.Hud.SkinA' | ||||||||||
IdleAnimRate | 0.5 | ||||||||||
InventoryGroup | 8 | ||||||||||
ItemName | "Rocket Launcher" | ||||||||||
Mesh | Mesh'Weapons.RocketLauncher_1st' | ||||||||||
PickupClass | Class'XWeapons.RocketLauncherPickup' | ||||||||||
PlayerViewOffset |
|
||||||||||
PlayerViewPivot |
|
||||||||||
PutDownAnim | 'PutDown' | ||||||||||
SelectAnim | 'Pickup' | ||||||||||
SelectForce | "SwitchToRocketLauncher" | ||||||||||
SelectSound | Sound'WeaponSounds.RocketLauncher.SwitchToRocketLauncher' | ||||||||||
SmallViewOffset |
|
||||||||||
UV2Texture | Material'XGameShaders.WeaponEnvShader' |
Functions
Events
AnimEnd
Overrides: Weapon.AnimEnd
ClientStartFire
Overrides: Weapon.ClientStartFire
RenderOverlays
Overrides: Weapon.RenderOverlays
Tick
Overrides: Actor.Tick
Other instance functions
BestMode
Overrides: Weapon.BestMode
BringUp
Overrides: Weapon.BringUp
CanLockOnTo
GetAIRating
Overrides: Weapon.GetAIRating
PlayFiring
PlayIdle
Overrides: Weapon.PlayIdle
PlayLoad
Plunge
RotateBarrel
ServerSetTightSpread
SpawnProjectile
StartFire
Overrides: Weapon.StartFire
SuggestAttackStyle
Overrides: Weapon.SuggestAttackStyle
UpdateBarrel
States
AnimateLoad
Modifiers: simulated
AnimateLoad.Tick
Overrides: Tick (global)