[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
Vehicle |
Initializes a new instance of the Vehicle class.
| |
Vehicle(PredicateModel) |
Initializes a new instance of the Vehicle class.
| |
Vehicle(PoolHandle) |
Initializes a new instance of the Vehicle class.
| |
Vehicle(Vector3) |
Initializes a new instance of the Vehicle class.
| |
Vehicle(Model, Vector3) |
Initializes a new instance of the Vehicle class.
| |
Vehicle(PredicateModel, Vector3) |
Initializes a new instance of the Vehicle class.
| |
Vehicle(Vector3, Single) |
Initializes a new instance of the Vehicle class.
| |
Vehicle(Model, Vector3, Single) |
Initializes a new instance of the Vehicle class.
| |
Vehicle(PredicateModel, Vector3, Single) |
Initializes a new instance of the Vehicle class.
|
See Also