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

UE3:UTActorFactoryVehicle (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:11, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> ActorFactory >> ActorFactoryVehicle >> UTActorFactoryVehicle

Contents

Package: 
UTGame
This class in other games:
UDK

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

[edit] Properties

[edit] Property group 'UTActorFactoryVehicle'

[edit] bIsOnTrack

Type: bool

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

[edit] bKeyVehicle

Type: bool

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

[edit] bTeamLocked

Type: bool

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

Default value: True

[edit] TeamNum

Type: byte

the number of the team that may use this vehicle

[edit] Default values

Property Value
VehicleClass Class'UTGame.UTVehicle'