Gah - a solution with more questions. – EntropicLqd

UE2:MultiTemplateForce (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> Force >> MultiTemplateForce
Package: 
ParticleSystems
Within class: 
ParticleGenerator
This class in other games:
U2XMP

$Author: Aleiby $ $Date: 12/19/01 9:15p $ $Revision: 1 $ Name: MultiTemplateForce.uc Author: Aaron R Leiby Date: 20 Novenber 2001 Description: Used to attached particles to a guiding particle. How to use this class:

Properties[edit]

Property group 'MultiTemplateForce'[edit]

AttachedTemplates[edit]

Type: array<ParticleTemplate>


TemplateOffsets[edit]

Type: array<Object.RangeVector>


Native functions[edit]

AttachTemplate[edit]

native event AttachTemplate (ParticleTemplate T)