TStringPointer

Overload list

Windows
MacOS
Linux
Name Description

Public function

TStringPointer

(
    const FromType* Source
)

Public function

TStringPointer

(
    TStringPointer&& Other
)

Move constructor

Private function

TStringPointer

(
    const TStringPointer&
)

Non-copyable.

Public function

TStringPointer

(
    const FromType* Source,
    int32 SourceLen
)

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