InputType (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
>Trappingnoobs
Follows new enum syntax
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
#redirect [[SurfaceInput (Property)]]
{{Enum|The InputType [[Enum]] controls the SurfaceInput of the object Part. It has 13 numbers:|
{{Enum/row|0|[[NoInput]]|}}
{{Enum/row|1|[[LeftTread]]|}}
{{Enum/row|2|[[RightTread]]|}}
{{Enum/row|3|[[Steer]]|}}
{{Enum/row|4|[[Throtle]]|}}
{{Enum/row|6|[[UpDown]]|}}
{{Enum/row|7|[[Action1]]|}}
{{Enum/row|8|[[Action2]]|}}
{{Enum/row|9|[[Action3]]|}}
{{Enum/row|10|[[Action4]]|}}
{{Enum/row|11|[[Action5]]|}}
{{Enum/row|12|[[Constant]]|}}
{{Enum/row|13|[[Sin]]|}}
}}<noinclude>
[[Category:Enums]]</noinclude>

Latest revision as of 20:33, 20 July 2011

The InputType Enum controls the SurfaceInput of the object Part. It has 13 numbers:
Enum Name Description
0 NoInput
1 LeftTread
2 RightTread
3 Steer
4 Throtle
6 UpDown
7 Action1
8 Action2
9 Action3
10 Action4
11 Action5
12 Constant
13 Sin