UE1:EnergyBolt (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
U1 Object >> Actor >> Projectile >> EnergyBolt
Package:
UnrealI
This class in other games:

EnergyBolt.

Default values

Property Value
AmbientGlow 67
bUnlit True
LightRadius 9
LightType LT_Steady
MaxSpeed 1000.0
Mesh LodMesh'UnrealShare.bolt1'

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

Explode

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

Overrides: Projectile.Explode


States

Flying

Modifiers: auto

Flying.processTouch

function processTouch (Actor Other, Object.Vector HitLocation)

Overrides: Projectile.ProcessTouch (global)