Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Difference between revisions of "UE3:SeqEvent ProjectileLanded (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (1 revision: class descriptions for UDK January update (part 5))
 
(No difference)

Latest revision as of 06:47, 17 January 2010

UDK Object >> SequenceObject >> SequenceOp >> SequenceEvent >> SeqEvent_ProjectileLanded
Package: 
Engine
This class in other games:
UT3

Event which is activated by gameplay code when a projectile lands. Originator: the Pawn that owns this event. Instigator: a projectile actor which was fired by the Pawn that owns this event

Properties[edit]

Property group 'SeqEvent_ProjectileLanded'[edit]

MaxDistance[edit]

Type: float


Default values[edit]

Property Value
bPlayerOnly False
ObjCategory "Physics"
ObjName "Projectile Landed"
VariableLinks[0]
Member Value
LinkDesc "Projectile"
VariableLinks[1]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Shooter"
VariableLinks[2]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Witness"