VehicleController
Show Deprecated
A VehicleController is an object responsible for translating Enum.PlayerActions to movements with a VehicleSeat.
Summary
Methods
Methods inherited from ControllerActivates an overriding bind on the specified button.
Returns whether or not Button is being pressed.
Removes the bind on button.
Events
Events inherited from ControllerFired when the pressed state of a bound button is changed. This event can be used in conjunction with Controller:GetButton() to see whether a bound button is being pressed down or not.
Properties
Methods
Properties inherited from Controller
Events
Properties inherited from Controller