I don't need to test my programs. I have an error-correcting modem.

UE1:FlakShell (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U1 Object >> Actor >> Projectile >> FlakShell
Package: 
UnrealI
This class in other games:
RTNP, UT

FlakShell.

Default values

Property Value
AmbientGlow 67
bNetTemporary False
bUnlit True
Damage 70.0
LifeSpan 6.0
Mesh LodMesh'UnrealI.FlakSh'
MomentumTransfer 75000
Physics PHYS_Falling
RemoteRole ROLE_SimulatedProxy
Speed 1200.0

Functions

Events

Landed

event Landed (Object.Vector HitNormal)

Overrides: Actor.Landed


PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Timer

simulated event Timer ()

Overrides: Actor.Timer


Other instance functions

Explode

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

Overrides: Projectile.Explode


ProcessTouch

function ProcessTouch (Actor Other, Object.Vector HitLocation)

Overrides: Projectile.ProcessTouch