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

UE1:RingExplosion4 (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Effects >> RingExplosion >> RingExplosion4
Package: 
UnrealShare
This class in other games:
RTNP, U1

RingExplosion4.

Properties[edit]

MoveAmount[edit]

Type: Object.Vector


NumPuffs[edit]

Type: int


numwaits[edit]

Type: int


Default values[edit]

Property Value
DrawScale 0.2
LifeSpan 0.4

Events[edit]

PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: RingExplosion.PostBeginPlay


Tick[edit]

simulated event Tick (float DeltaTime)

Overrides: RingExplosion.Tick


Timer[edit]

simulated event Timer ()

Overrides: Actor.Timer