Gah - a solution with more questions. – EntropicLqd
UE2:MultiTemplateForce (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- ParticleSystems
- Within class:
- ParticleGenerator
- This class in other games:
- U2
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
$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)