CommonLibVR
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
inline
static
constexpr
auto
VTABLE
=
VTABLE_TESTexture1024
;
12
13
~TESTexture1024
()
override
;
// 00
14
15
// override (TESTexture)
16
std::uint32_t
GetMaxAllowedSize
()
override
;
// 04 - { return 1024; }
17
private
:
18
KEEP_FOR_RE
()
19
};
20
static_assert(
sizeof
(
TESTexture1024
) == 0x10);
21
}
KEEP_FOR_RE
#define KEEP_FOR_RE()
Definition:
PCH.h:713
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::VTABLE
static constexpr auto VTABLE
Definition:
TESTexture1024.h:11
RE::TESTexture1024::GetMaxAllowedSize
std::uint32_t GetMaxAllowedSize() override
RE::TESTexture
Definition:
TESTexture.h:10
RE
Definition:
AbsorbEffect.h:6
RE::VTABLE_TESTexture1024
constexpr std::array< REL::ID, 1 > VTABLE_TESTexture1024
Definition:
Offsets_VTABLE.h:12905
RE::RTTI_TESTexture1024
constexpr REL::ID RTTI_TESTexture1024(static_cast< std::uint64_t >(685210))
CommonLibVR
include
RE
T
TESTexture1024.h
Generated by
1.9.1