The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UTEmit_HitEffect (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Actor >> Emitter >> UTEmitter >> UTEmit_HitEffect
Package: 
UTGame
Direct subclasses:
UTEmit_BloodSpray, UTEmit_BodyFlame, UTEmit_VehicleHit
This class in other games:
UT3


Subobjects

ParticleSystemComponent0

Class: Engine.ParticleSystemComponent

Inherits from: UTEmitter.ParticleSystemComponent0

Property Value
ReplacementPrimitive None

Instance functions

AttachTo

simulated function AttachTo (Pawn P, name NewBoneName)


PawnBaseDied

simulated function PawnBaseDied ()

Overrides: Actor.PawnBaseDied