Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
00001 00002 00003 00004 00005 00006 00007 00008 00009 00010 00011 00012 00013 00014 00015 00016 00017 |
/** * Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. */ class UTEmit_HeroMelee extends UTReplicatedEmitter; defaultproperties { EmitterTemplate=ParticleSystem'UN_HeroEffects.Effects.FX_GroundPound_HeroImpact' Begin Object Class=ParticleSystemComponent Name=ParticleSystemComponent0 ObjName=ParticleSystemComponent0 Archetype=ParticleSystemComponent'UTGame.Default__UTReplicatedEmitter:ParticleSystemComponent0' ObjectArchetype=ParticleSystemComponent'UTGame.Default__UTReplicatedEmitter:ParticleSystemComponent0' End Object ParticleSystemComponent=ParticleSystemComponent0 Components(0)=ParticleSystemComponent0 Name="Default__UTEmit_HeroMelee" ObjectArchetype=UTReplicatedEmitter'UTGame.Default__UTReplicatedEmitter' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |