I don't need to test my programs. I have an error-correcting modem.

UE3:SeqEvent_SeeDeath (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceEvent >> SeqEvent_SeeDeath

Contents

Package: 
Engine
This class in other games:
UT3

Despite the name, seem to be activated anytime a pawn is killed in the game. Originator: the pawn that owns this event Instigator: the pawn that was killed

Default values[edit]

Property Value
bPlayerOnly False
ObjCategory "Pawn"
ObjName "See Death"
VariableLinks[0]
Member Value
LinkDesc "Victim"
VariableLinks[1]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Killer"
VariableLinks[2]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Witness"