TValueOrError::HasError

Whether the error is set.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/ValueOrError.h

Include

#include "Templates/ValueOrError.h"

Syntax

bool HasError() const

Remarks

Whether the error is set. An error does imply no value. No error does not imply that a value is set.

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