CommonLibSSE NG
Loading...
Searching...
No Matches
TESTexture1024.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
TESTexture1024
:
public
TESTexture
8
{
9
public
:
10
inline
static
constexpr
auto
RTTI
=
RTTI_TESTexture1024
;
11
12
~TESTexture1024
()
override
;
// 00
13
14
// override (TESTexture)
15
std::uint32_t
GetMaxAllowedSize
()
override
;
// 04 - { return 1024; }
16
};
17
static_assert
(
sizeof
(
TESTexture1024
) == 0x10);
18
}
TESTexture.h
RE::TESTexture1024
Definition
TESTexture1024.h:8
RE::TESTexture1024::RTTI
static constexpr auto RTTI
Definition
TESTexture1024.h:10
RE::TESTexture1024::~TESTexture1024
~TESTexture1024() override
RE::TESTexture1024::GetMaxAllowedSize
std::uint32_t GetMaxAllowedSize() override
RE::TESTexture
Definition
TESTexture.h:10
RE
Definition
AbsorbEffect.h:6
RE::RTTI_TESTexture1024
constexpr REL::VariantID RTTI_TESTexture1024(685210, 392978, 0x1ee1878)
CommonLibSSE-NG
include
RE
T
TESTexture1024.h
Generated by
1.9.7