Navigation
API > API/Runtime > API/Runtime/Core
TODO : basic storage and getting and setting, but the element is protected by a mutex instead of using platform atomics. Also, we may not want to do this ever.
| Name | TAtomicBase_Mutex |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/Atomic.h |
| Include Path | #include "Templates/Atomic.h" |
Syntax
template<typename ElementType>
struct TAtomicBase_Mutex