# sm.game.loadWatchedTutorials

Loads the users watched tutorials and returns it as a table.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
sm.game.loadWatchedTutorials(  )
```

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

**Availability:** Client only

**Returns:**

| Type | Description |
| --- | --- |
| table | Users watched tutorials table. |
