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

UE3:SeqEvent_ProjectileLanded (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:47, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 5))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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"