Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL > TAtomic > TAtomic
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/Atomic.h |
Include | #include "Templates/Atomic.h" |
TAtomic&40;&41;
Remarks
Default initializes the element type. NOTE: This will leave the value uninitialized if it has no constructor.