CommonLibVR
Loading...
Searching...
No Matches
GRefCountBaseWeakSupport.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/G/GMemory.h
"
4
#include "
RE/G/GRefCountBaseStatImpl.h
"
5
#include "
RE/G/GRefCountWeakSupportImpl.h
"
6
7
namespace
RE
8
{
9
template
<
class
T, std::u
int
32_t STAT>
10
class
GRefCountBaseWeakSupport
:
public
GRefCountBaseStatImpl
<GRefCountWeakSupportImpl, STAT>
11
{
12
public
:
13
enum
14
{
15
kStatType
= STAT
16
};
17
18
private
:
19
KEEP_FOR_RE
()
20
};
21
}
GMemory.h
GRefCountBaseStatImpl.h
GRefCountWeakSupportImpl.h
KEEP_FOR_RE
#define KEEP_FOR_RE()
Definition
PCH.h:517
RE::GRefCountBaseStatImpl
Definition
GRefCountBaseStatImpl.h:13
RE::GRefCountBaseWeakSupport
Definition
GRefCountBaseWeakSupport.h:11
RE::GRefCountBaseWeakSupport::kStatType
@ kStatType
Definition
GRefCountBaseWeakSupport.h:15
RE
Definition
AbsorbEffect.h:6
CommonLibVR
include
RE
G
GRefCountBaseWeakSupport.h
Generated by
1.9.8