CommonLibSSE NG
Loading...
Searching...
No Matches
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
static_assert
(
sizeof
(
GRefCountNTSImpl
) == 0x10);
14
}
GRefCountImplCore.h
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
CommonLibSSE-NG
include
RE
G
GRefCountNTSImpl.h
Generated by
1.9.7