21    static_assert(
sizeof(GRefCountImplCore) == 0x10);
 
Definition: GRefCountImplCore.h:6
 
virtual ~GRefCountImplCore()=default
 
static void CheckInvalidDelete(GRefCountImplCore *)
Definition: GRefCountImplCore.h:12
 
volatile std::uint32_t _refCount
Definition: GRefCountImplCore.h:18
 
std::uint32_t _pad0C
Definition: GRefCountImplCore.h:19
 
constexpr std::uint32_t GetRefCount() const noexcept
Definition: GRefCountImplCore.h:14
 
static constexpr auto RTTI
Definition: GRefCountImplCore.h:8
 
Definition: AbsorbEffect.h:6
 
constexpr REL::ID RTTI_GRefCountImplCore
Definition: Offsets_RTTI.h:4857