UE1:FlameExplosion (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
RTNP Object >> Actor >> Effects >> AnimSpriteEffect >> FlameExplosion
Package:
UnrealShare
This class in other games:

An explosion effect used for the FlakShell and as effect for entering a LavaZone.

Default values

Functions

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay

Reduces the DrawScale to 1.4 at lower detail settings, otherwise spawns a ShortSmokeGen that will generate some smoke at the explosion location. Also plays an explosion sound effect.

Other instance functions

MakeSound

function MakeSound ()

Plays the explosion sound.