FWildcardString::ContainsWildcards

Checks whether this string contains wild card characters.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/WildcardString.h"

Syntax

bool ContainsWildcards() const

Remarks

Checks whether this string contains wild card characters.

Returns

true if this string contains wild cards, false otherwise.

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