Navigation
| Name | OutputLog |
| Type | Developer |
| Location | /Engine/Source/Developer/OutputLog/ |
| Module Build Rules | OutputLog.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FOutputLogModule | |
| UOutputLogSettings | Implements the Editor style settings. |
Structs
| Name | Remarks |
|---|---|
| FConsoleInputBoxCreationParams | Parameters used to create a console input box widget |
| FConsoleInputBoxCreationResult | Result of creating a console input box widget. |
| FDebugConsoleDelegates | |
| FOutputLogCategorySettings | |
| FOutputLogCreationParams | |
| FOutputLogFilterSettings |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FDefaultCategorySelectionMap | TMap< FName, bool > | OutputLogCreationParams.h | |
| FHistoryOverrideDelegate | TBaseDelegate_TwoParams< bool, const FName &, TArray< FString > & > | Delegate that allows overriding the command history for a specific executor | ConsoleInputBoxParameters.h |
| FInterceptConsoleCommandDelegate | TBaseDelegate_TwoParams< bool, const FName &, const FString & > | Delegate that allows intercepting console commands and optionally handling them. | ConsoleInputBoxParameters.h |
Enums
Public
| Name | Remarks |
|---|---|
| EDebugConsoleStyle::Type | Style of the debug console |
| ELogCategoryColorizationMode | |
| ELogLevelFilter | |
| EOutputLogSettingsMenuFlags |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FAllowLogCategoryCallback | const FName | OutputLogCreationParams.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ENUM_CLASS_FLAGS
(
EOutputLogSettingsMenuFlags |
OutputLogCreationParams.h |