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

UE1:ShortSmokeGen (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Effects >> SmokeGenerator >> ShortSmokeGen
Package: 
UnrealShare
This class in other games:
U1, UT

ShortSmokeGen.

Default values[edit]

Property Value
BasePuffSize 1.5
RemoteRole ROLE_SimulatedProxy
RisingVelocity 40.0
SmokeDelay 0.12
TotalNumPuffs 10

Events[edit]

PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


States[edit]

Active[edit]

Inherits from: SmokeGenerator.Active

Modifiers: auto

Active.Timer[edit]

simulated event Timer ()

Overrides: SmokeGenerator.Active.Timer