Gah - a solution with more questions. – EntropicLqd

UE2:MultiTemplateForce (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09: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 >> Force >> MultiTemplateForce
Package: 
ParticleSystems
Within class: 
ParticleGenerator
This class in other games:
U2

$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

Property group 'MultiTemplateForce'

AttachedTemplates

Type: array<ParticleTemplate>


TemplateOffsets

Type: array<Object.RangeVector>


Native functions

AttachTemplate

native event AttachTemplate (ParticleTemplate T)