Mostly Harmless
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[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)