UE2:FlakChunk (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 Object >> Actor >> Projectile >> FlakChunk
Package:
XWeapons
Direct subclass:
ClassicFlakChunk
This class in other games:

FlakChunk.

Properties

Bounces

Type: byte


Default value: 1

DamageAtten

Type: float


Default value: 5.0

Trail

Type: xEmitter


Default values

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


PhysicsVolumeChange

simulated event PhysicsVolumeChange (PhysicsVolume Volume)

Overrides: Actor.PhysicsVolumeChange


PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

ProcessTouch

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

Overrides: Projectile.ProcessTouch