Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TAtomicRefCount
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Async/AtomicRefCount.h |
|
|
|
Async/AtomicRefCount.h |
|
TAtomicRefCount()
| |
|
| Name |
TAtomicRefCount |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Async/AtomicRefCount.h |
| Include Path |
#include "Async/AtomicRefCount.h" |
TAtomicRefCount()
TAtomicRefCount(IntType)
| |
|
| Name |
TAtomicRefCount |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Async/AtomicRefCount.h |
| Include Path |
#include "Async/AtomicRefCount.h" |
TAtomicRefCount
(
IntType InitialRefCount
)