Navigation
API > API/Developer > API/Developer/OutputLog
| Name | FDebugConsoleDelegates |
| Type | struct |
| Header File | /Engine/Source/Developer/OutputLog/Public/OutputLogModule.h |
| Include Path | #include "OutputLogModule.h" |
Syntax
struct FDebugConsoleDelegates
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OnCloseConsole | FSimpleDelegate | OutputLogModule.h | ||
| OnConsoleCommandExecuted | FSimpleDelegate | OutputLogModule.h | ||
| OnFocusLost | FSimpleDelegate | OutputLogModule.h |