There is no spoon

UE2:Vehicle (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UE2Runtime Object >> Actor >> Pawn >> Vehicle

Contents

Package: 
Engine
This class in other games:
U2, U2XMP, UDK, UT2003, UT2004, UT3

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 ()