IVehicleFactory Methods |
The IVehicleFactory type exposes the following members.
Name | Description | |
---|---|---|
Create |
Creates a BaseVehicle in the world.
| |
CreateStatic(VehicleModelType, Vector3, Single, Int32, Int32) |
Creates a static BaseVehicle in the world.
| |
CreateStatic(VehicleModelType, Vector3, Single, Int32, Int32, Int32, Boolean) |
Creates a static BaseVehicle in the world.
|