CommonLibSSE NG
Loading...
Searching...
No Matches
GImage.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/G/GImageBase.h
"
4
#include "
RE/G/GRefCountBaseNTS.h
"
5
6
namespace
RE
7
{
8
class
GImage
:
9
public
GRefCountBaseNTS
<GImage, GStatGroup::kGStat_Image_Mem>,
10
public
GImageBase
11
{
12
public
:
13
~GImage
()
override
;
// 00
14
};
15
static_assert
(
sizeof
(
GImage
) == 0x48);
16
}
GImageBase.h
GRefCountBaseNTS.h
RE::GImageBase
Definition
GImageBase.h:9
RE::GImage
Definition
GImage.h:11
RE::GImage::~GImage
~GImage() override
RE::GRefCountBaseNTS
Definition
GRefCountBaseNTS.h:10
RE
Definition
AbsorbEffect.h:6
CommonLibSSE-NG
include
RE
G
GImage.h
Generated by
1.9.7