Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:UTActorFactoryVehicle (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> ActorFactory >> ActorFactoryVehicle >> UTActorFactoryVehicle
Package: 
UTGame
This class in other games:
UDK

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

Properties[edit]

Property group 'UTActorFactoryVehicle'[edit]

bIsOnTrack[edit]

Type: bool

if set, vehicle is on a track (so can only move between UTTrackTurretPathNodes)

bKeyVehicle[edit]

Type: bool

if set, force vehicle to be a key vehicle (displayed on map and considered more important by AI)

bTeamLocked[edit]

Type: bool

whether the vehicle starts out locked and can only be used by the owning team

Default value: True

TeamNum[edit]

Type: byte

the number of the team that may use this vehicle

Default values[edit]

Property Value
VehicleClass Class'UTGame.UTVehicle'