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

Difference between revisions of "UE3:UTSeqAct EnterVehicle (UDK)"

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

Latest revision as of 07:02, 17 January 2010

UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> UTSeqAct_EnterVehicle
Package: 
UTGame
This class in other games:
UT3


Properties[edit]

Property group 'UTSeqAct_EnterVehicle'[edit]

SeatIndex[edit]

Type: int

index of the seat of the vehicle the bot should use, or -1 for auto-select

Default value: -1

Default values[edit]

Property Value
bCallHandler False
ObjCategory "Pawn"
ObjName "Enter Vehicle"
VariableLinks[0]
Member Value
MaxVars 1
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Vehicle/Vehicle Factory"
MaxVars 1

Events[edit]

Activated[edit]

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.