Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FBufferOwner
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetTotalRefCount () |
Memory/SharedBuffer.h | ||
static uint32 GetTotalRefCount
(
uint64 RefCountsAndFlags |
Memory/SharedBuffer.h |
GetTotalRefCount()
| Name | GetTotalRefCount |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Memory/SharedBuffer.h |
| Include Path | #include "Memory/SharedBuffer.h" |
uint32 GetTotalRefCount() const
GetTotalRefCount(uint64)
| Name | GetTotalRefCount |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Memory/SharedBuffer.h |
| Include Path | #include "Memory/SharedBuffer.h" |
static uint32 GetTotalRefCount
(
uint64 RefCountsAndFlags
)