Always snap to grid
UE2:RocketProjectileDrunken (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Projectile >> RocketProjectileDrunken |
- Package:
- Weapons
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
Property group 'RocketProjectileDrunken'
ExplodeSound
Type: Sound
Default value: Sound'WeaponsA.RocketLauncher.RL_ExplodeMini'
PeriodRange
Type: Object.Range
Default value:
Member | Value |
---|---|
A | 0.8 |
B | 1.5 |
ShakeDuration
Type: float
Default value: 0.3
ShakeMagnitude
Type: float
Default value: 20.0
ShakeRadius
Type: float
Default value: 512.0
xMagRange
Type: Object.Range
Default value:
Member | Value |
---|---|
A | 32.0 |
B | 140.0 |
yMagRange
Type: Object.Range
spiral parameters.
Default value:
Member | Value |
---|---|
A | 32.0 |
B | 140.0 |
Internal variables
bExploded
Type: bool
Index
Type: int
StartLocation
Type: Object.Vector
StartVelocity
Type: Object.Vector
TimePassed
Type: float
Trail
Type: ParticleGenerator
xMag
Type: float
xPeriods
Type: float
yMag
Type: float
yPeriods
Type: float
Default values
Property | Value |
---|---|
Damage | 70.0 |
DamageRadius | 80.0 |
DrawType | DT_StaticMesh |
LifeSpan | 12.0 |
LightBrightness | 255.0 |
LightEffect | LE_NonIncidence |
LightHue | 28 |
LightRadius | 6.0 |
LightType | LT_Steady |
MaxSpeed | 1200.0 |
MomentumTransfer | 25000.0 |
MyDamageType | Class'U2.RocketDamage' |
SoundPitch | 100 |
SoundRadius | 30.0 |
SoundVolume | 255 |
SpawnSound | Sound'WeaponsA.RocketLauncher.RL_ExplodeMini' |
Speed | 1200.0 |
StaticMesh | StaticMesh'343M.Projectiles.Rocket_Small' |
TransientSoundRadius | 500.0 |
Functions
Events
Destroyed
simulated event Destroyed ()
Overrides: Actor.Destroyed
PreBeginPlay
simulated event PreBeginPlay ()
Overrides: Projectile.PreBeginPlay
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
Other instance functions
CalcLocation
simulated function Object.Vector CalcLocation ()
Explode
Overrides: Projectile.Explode
SetCorrectLocation
simulated function SetCorrectLocation (optional float DeltaTime)
SetupData
function SetupData ()