The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:ONSBomb (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Projectile >> ONSBomb |
- Package:
- OnslaughtFull
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
Trail
Type: xEmitter
Default values
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
AmbientGlow | 100 | ||||||||
bFixedRotationDir | True | ||||||||
Damage | 70.0 | ||||||||
DamageRadius | 600.0 | ||||||||
DesiredRotation |
|
||||||||
DrawScale | 8.0 | ||||||||
DrawType | DT_StaticMesh | ||||||||
ExplosionDecal | Class'XEffects.RocketMark' | ||||||||
ImpactSound | Sound'WeaponSounds.P1GrenFloor1' | ||||||||
MomentumTransfer | 75000.0 | ||||||||
MyDamageType | Class'XWeapons.DamTypeAssaultGrenade' | ||||||||
Physics | PHYS_Falling | ||||||||
StaticMesh | StaticMesh'WeaponStaticMesh.GrenadeMesh' | ||||||||
TossZ | 0.0 |
Functions
Events
Destroyed
simulated event Destroyed ()
Overrides: Actor.Destroyed
HitWall
simulated event HitWall (Object.Vector HitNormal, Actor Wall)
Overrides: Projectile.HitWall
Landed
simulated event Landed (Object.Vector HitNormal)
Overrides: Actor.Landed
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: Projectile.PostBeginPlay
Other instance functions
Explode
simulated function Explode (Object.Vector HitLocation, Object.Vector HitNormal)
Overrides: Projectile.Explode