Navigation
API > API/Plugins > API/Plugins/Terminal
A single character cell in the terminal grid.
| Name | FTerminalCell |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Terminal/Source/Terminal/Public/TerminalBuffer.h |
| Include Path | #include "TerminalBuffer.h" |
Syntax
struct FTerminalCell
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Attributes | uint8 | TerminalBuffer.h | ||
| Background | FColor | TerminalBuffer.h | ||
| Character | TCHAR | TerminalBuffer.h | ||
| Foreground | FColor | TerminalBuffer.h |