AddWheel

Function of: VehicleSeat
Returns: Void
Tags:  instance

Parameters
Name Type Description
wheelPartPart
frontWheelBoolean
motorizedBoolean
Example
  1. VehicleSeat:AddWheel(Part wheelPart,
  2. Boolean frontWheel,
  3. Boolean motorized
  4. )