The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:KVehicleFactory (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> KVehicleFactory
Package: 
Engine
Direct subclass:
BulldogFactory
This class in other games:
U2, UT2004, UE2Runtime

KVehicle spawner location.

Properties[edit]

Property group 'KVehicleFactory'[edit]

MaxVehicleCount[edit]

Type: int


VehicleClass[edit]

Type: class<KVehicle>


Internal variables[edit]

VehicleCount[edit]

Type: int


Default values[edit]

Property Value
bDirectional True
bHidden True
bNoDelete True
RemoteRole ROLE_None
Texture S_KVehFact

Events[edit]

Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger