FAutoReimportWildcard

A filter used by the auto reimport manager to explicitly include/exclude files matching the specified wildcard

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Settings/EditorLoadingSavingSettings.h

Include

#include "Settings/EditorLoadingSavingSettings.h"

Syntax

struct FAutoReimportWildcard

Remarks

A filter used by the auto reimport manager to explicitly include/exclude files matching the specified wildcard

Variables

Name Description

Public variable

bool

 

bInclude

When true, files that match this wildcard will be included (if it doesn't fail any other filters), when false, matches will be excluded from the reimporter

Public variable

FString

 

Wildcard

The wildcard filter as a string.

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