UE2:ONSAVRiLRocket (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Projectile >> ONSAVRiLRocket |
- Package:
- Onslaught
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
Properties
AccelerationAddPerSec
Type: float
Default value: 750.0
bLockedOn
Type: bool
Corona
Type: Effects
HomingTarget
Type: Vehicle
LeadTargetDelay
Type: float
don't lead target until missle has been flying for this many seconds
Default value: 1.0
LeadTargetStartTime
Type: float
OverrideTarget
Type: Actor
SmokeTrail
Type: Emitter
Default values
Property | Value | ||||
---|---|---|---|---|---|
AmbientGlow | 96 | ||||
bFixedRotationDir | True | ||||
bIgnoreVehicles | True | ||||
bNetTemporary | False | ||||
bProjTarget | True | ||||
bScriptPostRender | True | ||||
bUpdateSimulatedPosition | True | ||||
bUseCylinderCollision | False | ||||
Damage | 125.0 | ||||
DamageRadius | 150.0 | ||||
DesiredRotation |
| ||||
DrawScale | 0.2 | ||||
DrawType | DT_StaticMesh | ||||
ExplosionDecal | Class'Onslaught.ONSRocketScorch' | ||||
ForceRadius | 100.0 | ||||
ForceScale | 5.0 | ||||
ForceType | FT_Constant | ||||
LifeSpan | 7.0 | ||||
MaxSpeed | 2800.0 | ||||
MomentumTransfer | 50000.0 | ||||
MyDamageType | Class'Onslaught.DamTypeONSAVRiLRocket' | ||||
RotationRate |
| ||||
Speed | 550.0 | ||||
StaticMesh | StaticMesh'VMWeaponsSM.AVRiLprojectileSM' |
Functions
Events
Destroyed
simulated event Destroyed ()
Overrides: Actor.Destroyed
Landed
simulated event Landed (Object.Vector HitNormal)
Overrides: Actor.Landed
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: Projectile.PostBeginPlay
PostRender2D
Overrides: Projectile.PostRender2D
TakeDamage
event TakeDamage (int Damage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, class<DamageType> damageType)
Overrides: Actor.TakeDamage
Tick
simulated event Tick (float deltaTime)
Overrides: Actor.Tick
Timer
simulated event Timer ()
Overrides: Actor.Timer
Other instance functions
Explode
simulated function Explode (Object.Vector HitLocation, Object.Vector HitNormal)
Overrides: Projectile.Explode