# TerminalLogFileData

Defines terminal logs.

## Fields

### FileName - String

Name of the log.

### FileContent - [LocalizedText](https://gtfo-modding.gitbook.io/wiki/reference/nested-types/localizedtext) (nested type)

Text content of the log.

### FileContentOriginalLanguage - [Language](https://gtfo-modding.gitbook.io/wiki/enum-types#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.
