AddWheel

Function of: VehicleSeat
Returns: Void
Tags:  instance

Parameters
Name Type Description
wheelPartPart
frontWheelBoolean
motorizedBoolean
Example
VehicleSeat:AddWheel(Part wheelPart,
Boolean frontWheel,
Boolean motorized
)