# sm.interactable.types

**Kind:** Constant

**Environments:** Game

## Game

[Open the full Game reference](../Game-Script-Environment/Static-Functions/sm.interactable.md#types)

| Value |
| --- |
| "electricEngine" |
| "gasEngine" |
| "steering" |
| "seat" |
| "controller" |
| "button" |
| "lever" |
| "sensor" |
| "thruster" |
| "radio" |
| "horn" |
| "tone" |
| "logic" |
| "timer" |
| "particlePreview" |
| "spring" |
| "pointLight" |
| "spotLight" |
| "chest" |
| "scripted" |
| "piston" |
| "simpleInteractive" |

**Returns:**

| Type | Description |
| --- | --- |
| table | The type list. |
