UE2:KrallBolt (UT2004)

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

null

Properties

Trail

Type: xEmitter


TrailTex

Type: Texture


Default value: Texture'XEffectMat.link_muz_yellow'

Default values

Functions

Events

Destroyed

simulated event Destroyed ()

Overrides: Actor.Destroyed


PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Projectile.PostBeginPlay


Other instance functions

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