FRegexPattern

Implements a regular expression pattern.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/Regex.h

Include

#include "Internationalization/Regex.h"

Syntax

class FRegexPattern

Remarks

Implements a regular expression pattern.

DO NOT use this class as a file-level variable as its construction relies on the internationalization system being initialized!

Constructors

Name Description

Public function

FRegexPattern

(
    const FString& SourceString
)

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