InputType (Enum): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus redirect SurfaceInput (Property) |
>Trappingnoobs Follows new enum syntax |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{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> |