Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FWildcardString
Type | Name | Description | |
---|---|---|---|
Default constructor. | |||
FWildcardString
(
const FString& Pattern |
Creates and initializes a new instance with the specified pattern. | ||
FWildcardString
(
const TCHAR* Pattern |
Creates and initializes a new instance with the specified pattern. |