> For the complete documentation index, see [llms.txt](https://gtfo-modding.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gtfo-modding.gitbook.io/wiki/reference/nested-types/terminalplacementdata.md).

# TerminalPlacementData

Used for specifying terminal placements.

## Fields

### PlacementWeights - [ZonePlacementWeights](/wiki/reference/nested-types/zoneplacementweights.md) (nested type)

Terminal placement weights.

### AreaSeedOffset - Int32

Seed offset for area selection.

### MarkerSeedOffset - Int32

Seed offset for marker selection within selected area.

### LocalLogFiles - [List TerminalLogFileData](/wiki/reference/nested-types/terminallogfiledata.md) (nested type)

List of logs in this terminal.

### UniqueCommands - [List CustomTerminalCommand](/wiki/reference/nested-types/customterminalcommand.md) (nested type)

List of unique commands in this terminal.

### StartingStateData - [TerminalStartStateData](/wiki/reference/nested-types/terminalstartstatedata.md) (nested type)

Specified the starting state of the terminal (audio playing, password-protected).
