Navigation
API > API/Developer > API/Developer/OutputLog > API/Developer/OutputLog/FOutputLogModule
Description
Returns the value of bCycleToOutputLogDrawer from the module OutputLogSettings. This function helps StatusBar to access properties in OutputLogSetting through OutputLogModule to avoid dependencies.
| Name | ShouldCycleToOutputLogDrawer |
| Type | function |
| Header File | /Engine/Source/Developer/OutputLog/Public/OutputLogModule.h |
| Include Path | #include "OutputLogModule.h" |
| Source | /Engine/Source/Developer/OutputLog/Private/OutputLogModule.cpp |
virtual bool ShouldCycleToOutputLogDrawer() const