Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UConsole
Scrollback region selection mouse and state.
| Name | ScrollbackSelection |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Console.h |
| Include Path | #include "Engine/Console.h" |
Syntax
struct ScrollbackSelection
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bActive | bool | Engine/Console.h | ||
| bCapture | bool | Engine/Console.h | ||
| bMade | bool | Engine/Console.h | ||
| MousePos | FVector2f | Engine/Console.h | ||
| MousePosDown | FVector2f | Engine/Console.h | ||
| MousePosUp | FVector2f | Engine/Console.h | ||
| Offset | float | Engine/Console.h |