My program doesn't have bugs. It just develops random features.

UE1:UT_Sparks (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Effects >> UT_Sparks
Package: 
BotPack

UT_Sparks.

Default values

Property Value
AnimSequence 'GravSpray'
bCollideWorld True
bParticles True
bUnlit True
DrawScale 0.1
DrawType DT_Mesh
LifeSpan 1.0
Mesh LodMesh'Botpack.SparksM'
Physics PHYS_Falling
RemoteRole ROLE_None
Style STY_Translucent
Texture Texture'Botpack.Effects.Sparky'

Events

HitWall

simulated event HitWall (Object.Vector HitNormal, Actor Wall)

Overrides: Actor.HitWall


Landed

simulated event Landed (Object.Vector HitNormal)

Overrides: Actor.Landed


PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


ZoneChange

simulated event ZoneChange (ZoneInfo NewZone)

Overrides: Actor.ZoneChange