UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TValueOrError< ValueType, ErrorType > Member List

This is the complete list of members for TValueOrError< ValueType, ErrorType >, including all inherited members.

GetError() &UE_LIFETIMEBOUNDTValueOrError< ValueType, ErrorType >inline
GetError() const &UE_LIFETIMEBOUNDTValueOrError< ValueType, ErrorType >inline
GetError() &&UE_LIFETIMEBOUNDTValueOrError< ValueType, ErrorType >inline
GetValue() &UE_LIFETIMEBOUNDTValueOrError< ValueType, ErrorType >inline
GetValue() const &UE_LIFETIMEBOUNDTValueOrError< ValueType, ErrorType >inline
GetValue() &&UE_LIFETIMEBOUNDTValueOrError< ValueType, ErrorType >inline
HasError() constTValueOrError< ValueType, ErrorType >inline
HasValue() constTValueOrError< ValueType, ErrorType >inline
IsValid() constTValueOrError< ValueType, ErrorType >inline
StealError()TValueOrError< ValueType, ErrorType >inline
StealValue()TValueOrError< ValueType, ErrorType >inline
TryGetError() UE_LIFETIMEBOUNDTValueOrError< ValueType, ErrorType >inline
TryGetError() const UE_LIFETIMEBOUNDTValueOrError< ValueType, ErrorType >inline
TryGetValue() UE_LIFETIMEBOUNDTValueOrError< ValueType, ErrorType >inline
TryGetValue() const UE_LIFETIMEBOUNDTValueOrError< ValueType, ErrorType >inline
TValueOrError(TValueOrError_ValueProxy< ArgTypes... > &&Proxy)TValueOrError< ValueType, ErrorType >inline
TValueOrError(TValueOrError_ErrorProxy< ArgTypes... > &&Proxy)TValueOrError< ValueType, ErrorType >inline