Navigation
API > API/Developer > API/Developer/OutputLog > API/Developer/OutputLog/FOutputLogModule
References
| Module | OutputLog |
| Header | /Engine/Source/Developer/OutputLog/Public/OutputLogModule.h |
| Include | #include "OutputLogModule.h" |
| Source | /Engine/Source/Developer/OutputLog/Private/OutputLogModule.cpp |
virtual bool ShouldCycleToOutputLogDrawer&40;&41; const
Remarks
Returns the value of bCycleToOutputLogDrawer from the module OutputLogSettings. This function helps StatusBar to access properties in OutputLogSetting through OutputLogModule to avoid dependencies.