Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > TValueOrError > GetError
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/ValueOrError.h |
Include | #include "Templates/ValueOrError.h" |
ErrorType & GetError&40;&41;
Remarks
Access the error. Asserts if this does not have an error.