Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FOutputDeviceFile
Description
Add a category name to our inclusion filter. As soon as one inclusion exists, all others will be ignored
| Name | IncludeCategory |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/OutputDeviceFile.h |
| Include Path | #include "Misc/OutputDeviceFile.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/OutputDeviceFile.cpp |
void IncludeCategory
(
const class FName & InCategoryName
)