ExactWildcard

Holds the wild card that matches exactly one character (default is '?').

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/WildcardString.h"

Syntax

static const TCHAR ExactWildcard = TCHAR('?');

Remarks

Holds the wild card that matches exactly one character (default is '?').

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