Navigation
API > API/Developer > API/Developer/OutputLog
References
| Module | OutputLog |
| Header | /Engine/Source/Developer/OutputLog/Public/OutputLogCreationParams.h |
| Include | #include "OutputLogCreationParams.h" |
Syntax
struct FOutputLogCreationParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAllowLogCategoryCallback | AllowAsInitialLogCategory | Called when building the initial set of selected log categories | |
| bool | bCreateDockInLayoutButton | Whether to create the button for docking the log | |
| FDefaultCategorySelectionMap | DefaultCategorySelection | Maps each log category to whether it should be selected or deselected by default. | |
| FSimpleDelegate | OnCloseConsole | ||
| EOutputLogSettingsMenuFlags | SettingsMenuCreationFlags | Determines what entries the Settings drop-down will ignore |