CommonLibSSE NG
Loading...
Searching...
No Matches
SettingT.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/S/Setting.h
"
4
5
namespace
RE
6
{
7
// auto registers/unregisters with the templated collection
8
template
<
class
T>
9
class
SettingT
:
public
Setting
10
{
11
public
:
12
~SettingT
()
override
;
// 00
13
};
14
static_assert
(
sizeof
(
SettingT<void*>
) == 0x18);
15
}
Setting.h
RE::Setting
Definition
Setting.h:8
RE::SettingT
Definition
SettingT.h:10
RE::SettingT::~SettingT
~SettingT() override
RE
Definition
AbsorbEffect.h:6
CommonLibSSE-NG
include
RE
S
SettingT.h
Generated by
1.9.7