UE2:SkaarjProjectile (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> Actor >> Projectile >> SkaarjProjectile
Package:
SkaarjPack
Direct subclasses:
FireSkaarjProjectile, IceSkaarjProjectile
This class in other games:

null

Properties

SparkleTrail

Type: xEmitter


Default values

Functions

Events

Destroyed

simulated event Destroyed ()

Overrides: Actor.Destroyed


PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Projectile.PostBeginPlay


Other instance functions

DestroyTrails

simulated function DestroyTrails ()


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