CommonLibSSE NG
|
#include <SyncQueueObj.h>
Public Member Functions | |
virtual | ~SyncQueueObj () |
virtual void | Unk_01 (void)=0 |
Public Member Functions inherited from RE::BSIntrusiveRefCounted | |
std::uint32_t | IncRef () const |
std::uint32_t | DecRef () const |
TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
std::uint32_t | unk0C |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI_SyncQueueObj |
Additional Inherited Members | |
Protected Attributes inherited from RE::BSIntrusiveRefCounted | |
volatile std::uint32_t | _refCount { 0 } |
|
virtual |
|
pure virtual |
|
inlinestaticconstexpr |
std::uint32_t RE::SyncQueueObj::unk0C |