Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:KraalBolt (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U1 Object >> Actor >> Projectile >> KraalBolt
Package: 
UnrealI
Direct subclasses:
CannonBolt, EliteKrallBolt
This class in other games:
RTNP, UT

KraalBolt.

Default values

Property Value
AmbientGlow 255
bUnlit True
Damage 15.0
LifeSpan 7.5
LightBrightness 200
LightEffect LE_NonIncidence
LightHue 102
LightRadius 4
LightType LT_Steady
MaxSpeed 800.0
Mesh LodMesh'UnrealI.Krallbm'
MomentumTransfer 10000
RemoteRole ROLE_SimulatedProxy
SpawnSound Sound'UnrealI.Krall.Krasht2'
Speed 800.0

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

Explode

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

Overrides: Projectile.Explode


MakeSound

function MakeSound ()


States

Flying

Modifiers: auto

Flying.ProcessTouch

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

Overrides: Projectile.ProcessTouch (global)