UE2:GasBagBelch (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> Actor >> Projectile >> GasBagBelch
Package:
SkaarjPack
This class in other games:

rocket.

Properties

Dir

Type: Object.Vector


SmokeTrail

Type: xEmitter


Default values

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


Other instance functions

BlowUp

function BlowUp (Object.Vector HitLocation)

Overrides: Projectile.BlowUp


Explode

simulated function Explode (Object.Vector HitLocation, Object.Vector HitNormal)

Overrides: Projectile.Explode


ProcessTouch

simulated function ProcessTouch (Actor Other, Object.Vector HitLocation)

Overrides: Projectile.ProcessTouch