The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:Spark3 (U1)

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

Spark3.

Default values[edit]

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[edit]

PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: SmallSpark.PostBeginPlay


Tick[edit]

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick