> 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/terminallogfiledata.md).

# TerminalLogFileData

Defines terminal logs.

## Fields

### FileName - String

Name of the log.

### FileContent - [LocalizedText](/wiki/reference/nested-types/localizedtext.md) (nested type)

Text content of the log.

### FileContentOriginalLanguage - [Language](/wiki/reference/enum-types.md#language) (enum)

No description provided.

### AttachedAudioFile - UInt32

Audio ID attached to the log.

### AttachedAudioByteSize - Int32

Terminals display log file size. This is the "size" of the audio file attached.

### PlayerDialogToTriggerAfterAudio - UInt32

PlayerDialog to trigger after audio log finishes.
