Gah - a solution with more questions. – EntropicLqd

UE3:UTActorFactoryVehicle (UDK)

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


Properties

Property group 'UTActorFactoryVehicle'

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'

Events

PostCreateActor

simulated event PostCreateActor (Actor NewActor)

Overrides: ActorFactory.PostCreateActor

Initialize factory created vehicle