CommonLibVR
GRefCountNTSImpl.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/G/GRefCountImplCore.h
"
4
5
namespace
RE
6
{
7
class
GRefCountNTSImpl
:
public
GRefCountImplCore
8
{
9
public
:
10
void
AddRef
();
11
void
Release
();
12
13
private
:
14
KEEP_FOR_RE
()
15
};
16
static_assert(
sizeof
(
GRefCountNTSImpl
) == 0x10);
17
}
GRefCountImplCore.h
KEEP_FOR_RE
#define KEEP_FOR_RE()
Definition:
PCH.h:713
RE::GRefCountImplCore
Definition:
GRefCountImplCore.h:6
RE::GRefCountNTSImpl
Definition:
GRefCountNTSImpl.h:8
RE::GRefCountNTSImpl::AddRef
void AddRef()
RE::GRefCountNTSImpl::Release
void Release()
RE
Definition:
AbsorbEffect.h:6
CommonLibVR
include
RE
G
GRefCountNTSImpl.h
Generated by
1.9.1