Mostly Harmless

UE3:UTSeqAct_EnterVehicle (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> UTSeqAct_EnterVehicle
Package: 
UTGame
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

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
MinVars 1

Events[edit]

Activated[edit]

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.