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

UE1:GiantExplosion (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Effects >> GiantExplosion
Package: 
UDSDemo
This class in other games:
U2

GiantExplosion.

Properties[edit]

Property group 'GiantExplosion'[edit]

Damage[edit]

Type: int


ExpDuration[edit]

Type: int


ExpPeriod[edit]

Type: float


ExpRadius[edit]

Type: int


Internal variables[edit]

ExpStartTime[edit]

Type: float


Default values[edit]

Property Value
DrawType DT_Sprite

States[edit]

BlowingUp[edit]

BlowingUp.ShootFlame[edit]

function ShootFlame ()


BlowingUp.SpawnExp[edit]

function SpawnExp ()


Start[edit]

Modifiers: auto

Start.Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger (global)