I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:Spark3 (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Effects >> SmallSpark >> Spark3
Package: 
UnrealShare
Direct subclasses:
Spark32, Spark33, Spark34, Spark35
This class in other games:
RTNP, U1

Spark3.

Default values

Property Value
bParticles True
bUnlit False
DrawScale 0.1
LifeSpan 0.25
Mesh LodMesh'UnrealShare.Spark3M'
Style STY_Translucent
Texture FireTexture'UnrealShare.Effect1.FireEffect1u'

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: SmallSpark.PostBeginPlay


Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick