UE2:Vehicle (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
UE2Runtime Object >> Actor >> Pawn >> Vehicle
Package:
Engine
This class in other games:

null

Properties

Property group 'KVehicle'

Steering

Type: float

between -1 and 1

Throttle

Type: float


Property group 'Vehicle'

Team

Type: byte


Default value: 255

Internal variables

bDefensive

Type: bool


Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Pawn.PostBeginPlay


Other instance functions

GetBestEntry

function Actor GetBestEntry (Pawn P)


Occupied

function bool Occupied ()