SequenceWildcard

Holds the wild card that matches a sequence of characters (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 SequenceWildcard = TCHAR('*');

Remarks

Holds the wild card that matches a sequence of characters (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