InputType (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
m InputType moved to InputType (Enum)
>Anaminus
No edit summary
Line 1: Line 1:
{{CatUp|Class reference}}
__NOTOC__
The [[Enum]] InputType controls the [[SurfaceInput]] of the object [[RBX.Lua.Part|Part]].  It holds thirteen values:
The [[Enum]] InputType controls the [[SurfaceInput]] of the object [[RBX.Lua.Part|Part]].  It holds thirteen values:



Revision as of 22:04, 6 August 2008


The Enum InputType controls the SurfaceInput of the object Part. It holds thirteen values:

  • 0: NoInput
  • 1: LeftTread
  • 2: RightTread
  • 3: Steer
  • 4: Throtle
  • 5: (Unused)
  • 6: UpDown
  • 7: Action1
  • 8: Action2
  • 9: Action3
  • 10: Action4
  • 11: Action5
  • 12: Constant
  • 13: Sin (Sine)