# sm.menuCreation.load

Loads the users menu creation blueprint and returns it as a table.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
sm.menuCreation.load(  )
```

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

**Availability:** Server only

**Returns:**

| Type | Description |
| --- | --- |
| table | Users menu creation blueprint table. |
