I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
Legacy:KVehicleFactory
From Unreal Wiki, The Unreal Engine Documentation Site
Spawning point for KVehicles. Can be activated by a Trigger. Set the Trigger's Event to the Tag of the KVehicleFactory.
See KVehicleFactory (UT2003) for the UT2003 version of this class.
Properties[edit]
- class<KVehicle> KVehicleClass
- The KVehicle class to spawn.