#include <ValueOrError.h>
Definition at line 250 of file ValueOrError.h.
◆ TValueOrError() [1/2]
Construct the value from a proxy from MakeValue.
Definition at line 254 of file ValueOrError.h.
◆ TValueOrError() [2/2]
Construct the error from a proxy from MakeError.
Definition at line 260 of file ValueOrError.h.
◆ HasError()
Whether the error is set. An error does imply no value.
Definition at line 266 of file ValueOrError.h.
◆ HasValue()
Whether the value is set. A value does imply no error.
Definition at line 269 of file ValueOrError.h.
◆ bValue
The documentation for this class was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASA/AsaApi/AsaApi/Core/Public/API/UE/Templates/ValueOrError.h