# TerminalPlacementData

Used for specifying terminal placements.

## Fields

### PlacementWeights - [ZonePlacementWeights](https://gtfo-modding.gitbook.io/wiki/reference/nested-types/zoneplacementweights) (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](https://gtfo-modding.gitbook.io/wiki/reference/nested-types/terminallogfiledata) (nested type)

List of logs in this terminal.

### UniqueCommands - [List CustomTerminalCommand](https://gtfo-modding.gitbook.io/wiki/reference/nested-types/customterminalcommand) (nested type)

List of unique commands in this terminal.

### StartingStateData - [TerminalStartStateData](https://gtfo-modding.gitbook.io/wiki/reference/nested-types/terminalstartstatedata) (nested type)

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