This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Properties

Property Type History
AreHingesDetected int
Disabled bool
HeadsUpDisplay bool
MaxSpeed float
Occupant Class:Humanoid (+0.196)
Steer int
SteerFloat float (+0.284)
Throttle int
ThrottleFloat float (+0.284)
Torque float
TurnSpeed float

Functions

Returns Function History
void Sit ( Instance humanoid ) (+0.307)

YieldFunctions

  • 2 yieldfunctions inherited from BasePart
  • 1 yieldfunction inherited from Instance

Events

Property Descriptions

int VehicleSeat.AreHingesDetected

Tags: readonly

bool VehicleSeat.Disabled

bool VehicleSeat.HeadsUpDisplay

float VehicleSeat.MaxSpeed

Class:Humanoid VehicleSeat.Occupant

Version History:(+0.196)

Tags: readonly

int VehicleSeat.Steer

float VehicleSeat.SteerFloat

Version History:(+0.284)

int VehicleSeat.Throttle

float VehicleSeat.ThrottleFloat

Version History:(+0.284)

float VehicleSeat.Torque

float VehicleSeat.TurnSpeed

Function Descriptions

voidVehicleSeat.Sit ( Instance humanoid )

Version History:(+0.307)