Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FOutputDevice
Description
Closes output device and cleans up. This can't happen in the destructor as we might have to call "delete" which cannot be done for static/ global objects.
Derived Overrides
| Name | TearDown |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/OutputDevice.h |
| Include Path | #include "Misc/OutputDevice.h" |
virtual void TearDown()