TValueOrError

Overload list

Windows
MacOS
Linux
Name Description

Public function

TValueOrError

(
    TValueOrError_ValueProxy< ArgTypes....
)

Construct the value from a proxy from MakeValue.

Public function

TValueOrError

(
    TValueOrError_ErrorProxy< ArgTypes....
)

Construct the error from a proxy from MakeError.

Private function

TValueOrError

(
    TValueOrError_ValueProxy< ArgTypes....,
    TIntegerSequence< uint32, ArgIndice...
)

Private function

TValueOrError

(
    TValueOrError_ErrorProxy< ArgTypes....,
    TIntegerSequence< uint32, ArgIndice...
)

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