TValueOrError::StealError

Steal the error. Asserts if this does not have an error. This causes the error to be unset.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/ValueOrError.h"

Syntax

ErrorType StealError()

Remarks

Steal the error. Asserts if this does not have an error. This causes the error to be unset.

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