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.

Deprecated: This class is deprecated.

Members

Properties

Property Type
Controller Class:SkateboardController
ControllingHumanoid Class:Humanoid
Steer int
StickyWheels bool
Throttle int

Functions

Returns Function
void ApplySpecificImpulse ( Vector3 impulseWorld )

YieldFunctions

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

Events

Event History
Equipped ( Instance humanoid, Instance skateboardController )
MoveStateChanged ( MoveState newState, MoveState oldState )
Unequipped ( Instance humanoid )
equipped ( Instance humanoid, Instance skateboardController ) (+0.49)
unequipped ( Instance humanoid ) (+0.49)

Enums

Enum
MoveState

Property Descriptions

Class:SkateboardController SkateboardPlatform.Controller

Tags: readonly

Class:Humanoid SkateboardPlatform.ControllingHumanoid

Tags: readonly

int SkateboardPlatform.Steer

bool SkateboardPlatform.StickyWheels

int SkateboardPlatform.Throttle

Function Descriptions

voidSkateboardPlatform.ApplySpecificImpulse ( Vector3 impulseWorld )

Event Descriptions

SkateboardPlatform.Equipped ( Instance humanoid, Instance skateboardController )

SkateboardPlatform.MoveStateChanged ( MoveState newState, MoveState oldState )

SkateboardPlatform.Unequipped ( Instance humanoid )

SkateboardPlatform.equipped ( Instance humanoid, Instance skateboardController )

Version History:(+0.49)

Deprecated: This member is deprecated.

SkateboardPlatform.unequipped ( Instance humanoid )

Version History:(+0.49)

Deprecated: This member is deprecated.