Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:TriParticleTemplate (U2XMP)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> ParticleTemplate >> TriParticleTemplate
Package: 
ParticleSystems
Within class: 
ParticleGenerator
This class in other games:
U2

$Author: Aleiby $ $Date: 5/02/02 3:27p $ $Revision: 3 $ Name: TriParticleTemplate.uc Author: Aaron R Leiby Date: 14 June 2000 Description: How to use this class:

Properties[edit]

Property group 'TriParticleTemplate'[edit]

bEqualateral[edit]

Type: bool

Modifiers: public


InitialAlpha[edit]

Type: Object.Range

Modifiers: public


Default value:

Member Value
A 1.0
B 1.0

InitialEnergy[edit]

Type: Object.Range

Modifiers: public


InitialRadius[edit]

Type: Object.Range

Modifiers: public


Default value:

Member Value
A 5.0
B 5.0

Style[edit]

Type: ParticleTemplate.EDrawStyle

Modifiers: public


Texture[edit]

Type: Material

Modifiers: public


Internal variables[edit]

AdditionalParticles[edit]

Type: ParticleTemplate

Modifiers: private


Default values[edit]

Property Value
ParticleType "TriParticle"

Instance functions[edit]

DefineDependants[edit]

function DefineDependants ()