MakeReference

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FTextFormatS...

 

MakeReference

(
    const TCHAR* InStr
)

Construct from the given string (takes a reference, expected to be null terminated)

Public function Static

FTextFormatS...

 

MakeReference

(
    const TCHAR* InStr,
    const int32 InLen
)

Construct from the given pointer and size (takes a sub-string reference, doesn't have to be null terminated)

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