Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromAssetsCommandlet
Description
Builds a filter to exclude exactly the specified classes. This will retrieve the exact assets from the asset registry to exclude.
| Name | BuildExcludeExactClassesFilter |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromAssetsCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromAssetsCommandlet.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/GatherTextFromAssetsCommandlet.cpp |
bool BuildExcludeExactClassesFilter
(
FARFilter & InOutFilter
) const