FWildcardString::FWildcardString

Creates and initializes a new instance with the specified pattern.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/WildcardString.h"

Syntax

FWildcardString
(
    const FString & Pattern
)

Remarks

Creates and initializes a new instance with the specified pattern.

Parameters

Parameter

Description

Pattern

The pattern string.

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