I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:MultiTemplateForce (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- ParticleSystems
- Within class:
- ParticleGenerator
- This class in other games:
- U2
| This is an auto-generated page and may need human attention. Please remove this 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:
[edit] Properties
[edit] Property group 'MultiTemplateForce'
[edit] AttachedTemplates
Type: array<ParticleTemplate>
[edit] TemplateOffsets
Type: array<Object.RangeVector>
[edit] Native functions
[edit] AttachTemplate
native event AttachTemplate (ParticleTemplate T)
