Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates > API/Runtime/Core/Templates/TAtomicBase_Integral
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/Atomic.h |
Include | #include "Templates/Atomic.h" |
T operator&124;&61;
&40;
const T Value
&41;
Remarks
Performs Element |= Value, returning a copy of the new value of the element. A copy of the new value.
Parameters
Name | Description |
---|---|
Value | The value to or the element with. |