I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:Vehicle (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Actor >> Pawn >> Vehicle
Package: 
Engine
This class in other games:
U2XMP, UT2003, U2, UT2004, UDK, UT3

null

Properties[edit]

Property group 'KVehicle'[edit]

Steering[edit]

Type: float

between -1 and 1

Throttle[edit]

Type: float


Property group 'Vehicle'[edit]

Team[edit]

Type: byte


Default value: 255

Internal variables[edit]

bDefensive[edit]

Type: bool


Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Pawn.PostBeginPlay


Other instance functions[edit]

GetBestEntry[edit]

function Actor GetBestEntry (Pawn P)


Occupied[edit]

function bool Occupied ()