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

UE2:KVehicle (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> KActor >> KArt >> KVehicle
Package: 
Engine
This class in other games:
U2, UT2004, UE2Runtime, UT2003

Generic 'Karma Vehicle' base class that can be controlled by a Pawn.

Properties[edit]

Property group 'KVehicle'[edit]

CamPos[edit]

Type: Object.Plane

Array size: 4

Modifiers: const


CamPosIndex[edit]

Type: int


Default value: 2

Steering[edit]

Type: float

between -1 and 1

Throttle[edit]

Type: float

between -1 and 1

Internal variables[edit]

bIsDriven[edit]

Type: bool


Functions[edit]

Events[edit]

KDriverEnter[edit]

event KDriverEnter (Pawn Driver)


KDriverLeave[edit]

event KDriverLeave (Pawn Driver)


Other instance functions[edit]

TryToDrive[edit]

function TryToDrive (Pawn Driver)