My program doesn't have bugs. It just develops random features.
UE3:UTActorFactoryVehicle (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ActorFactory >> ActorFactoryVehicle >> UTActorFactoryVehicle |
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. |
Properties[edit]
Property group 'UTActorFactoryVehicle'[edit]
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' |
Events[edit]
PostCreateActor[edit]
simulated event PostCreateActor (Actor NewActor)
Overrides: ActorFactory.PostCreateActor
Initialize factory created vehicle