FOutputDeviceFile::IncludeCategory

Add a category name to our inclusion filter.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/OutputDeviceFile.h

Include

#include "Misc/OutputDeviceFile.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/OutputDeviceFile.cpp

Syntax

void IncludeCategory
(
    const class FName & InCategoryName
)

Remarks

Add a category name to our inclusion filter. As soon as one inclusion exists, all others will be ignored

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss