Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TValueOrError
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/ValueOrError.h |
Include | #include "Templates/ValueOrError.h" |
ValueType StealValue&40;&41;
Remarks
Steal the value. Asserts if this does not have a value. This causes the value to be unset.