# sm.terrainTile.loadFlags

Prefab content load flags.

**Kind:** Constant

**Environments:** Terrain

## Terrain

[Open the full Terrain reference](../Terrain-Script-Environment/Static-Functions/sm.terrainTile.md#loadflags)

| Value |
| --- |
| creations |
| nodes |
| assets |
| decals |
| harvestables |
| kinematics |
| voxelMeshes |
| all |

**Returns:**

| Type | Description |
| --- | --- |
| table | List of flags for use with getContentFromPrefab. |
