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 operator&43;&43;&40;&41;
Remarks
Performs ++Element, returning a copy of the new value of the element. A copy of the new, incremented value.