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

UE2:Squib (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> Actor >> Effects >> Squib
Package: 
ParticleSystems
Direct subclasses:
Blood, VehicleImpacts, Dirt, ElectricSparks, GiantExplosion, HackSquib, LargeExplosion, SmallExplosion, Sparks

null

Properties[edit]

Property group 'Squib'[edit]

Pitch[edit]

Type: Object.Range


Default value:

Member Value
A 0.95
B 1.0

Sounds[edit]

Type: array<Sound>


SquibIndex[edit]

Type: int


Default value: -1

Template[edit]

Type: ParticleGenerator


Default values[edit]

Property Value
DrawType DT_None
LifeSpan 1.0
RemoteRole ROLE_SimulatedProxy

Events[edit]

PreBeginPlay[edit]

simulated event PreBeginPlay ()

Overrides: Actor.PreBeginPlay