Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates > TAtomicBase_Arithmetic
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/Atomic.h |
Include | #include "Templates/Atomic.h" |
T IncrementExchange&40;&41;
Remarks
Increments Element and returns a copy of the previous value of the element. A copy of the previous, unincremented value.