CommonLibSSE NG
Loading...
Searching...
No Matches
TESIcon.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/T/TESTexture.h
"
4
5
namespace
RE
6
{
7
class
TESIcon
:
public
TESTexture
8
{
9
public
:
10
inline
static
constexpr
auto
RTTI
=
RTTI_TESTexture
;
11
12
~TESIcon
()
override
;
// 00
13
14
// override (TESTexture)
15
[[nodiscard]]
const
char
*
GetDefaultPath
()
const override
;
// 06 - { return "Textures"; }
16
};
17
static_assert
(
sizeof
(
TESIcon
) == 0x10);
18
}
TESTexture.h
RE::TESIcon
Definition
TESIcon.h:8
RE::TESIcon::~TESIcon
~TESIcon() override
RE::TESIcon::RTTI
static constexpr auto RTTI
Definition
TESIcon.h:10
RE::TESIcon::GetDefaultPath
const char * GetDefaultPath() const override
RE::TESTexture
Definition
TESTexture.h:10
RE
Definition
AbsorbEffect.h:6
RE::RTTI_TESTexture
constexpr REL::VariantID RTTI_TESTexture(513858, 392227, 0x1ed6eb0)
CommonLibSSE-NG
include
RE
T
TESIcon.h
Generated by
1.9.7