UE3:UTActorFactoryVehicle (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ActorFactory >> ActorFactoryVehicle >> UTActorFactoryVehicle |
- Package:
- UTGame
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'UTActorFactoryVehicle'
bIsOnTrack
Type: bool
if set, vehicle is on a track (so can only move between UTTrackTurretPathNodes)
bKeyVehicle
Type: bool
if set, force vehicle to be a key vehicle (displayed on map and considered more important by AI)
bTeamLocked
Type: bool
whether the vehicle starts out locked and can only be used by the owning team
Default value: True
TeamNum
Type: byte
the number of the team that may use this vehicle
Default values
Property | Value |
---|---|
VehicleClass | Class'UTGame.UTVehicle' |