FOutputLogCreationParams

Unreal Engine C++ API Reference > Developer > OutputLog

References

   
Module OutputLog
Header /Engine/Source/Developer/OutputLog/Public/OutputLogCreationParams.h
Include #include "OutputLogCreationParams.h"

Syntax

struct FOutputLogCreationParams  

Variables

Type Name Description
FAllowLogCatego... AllowAsInitialLogCategory Called when building the initial set of selected log categories
bool bCreateDockInLayoutButton Whether to create the button for docking the log
FDefaultCategor... DefaultCategorySelection Maps each log category to whether it should be selected or deselected by default.
FSimpleDelegate OnCloseConsole  
EOutputLogSetti... SettingsMenuCreationFlags Determines what entries the Settings drop-down will ignore

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library