Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FWildcardString > ContainsWildcards
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/WildcardString.h |
Include | #include "Misc/WildcardString.h" |
bool ContainsWildcards&40;&41; const
Remarks
Checks whether this string contains wild card characters. true if this string contains wild cards, false otherwise.