CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
BGSTextureModel.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/T/TESModel.h
"
4
5
namespace
RE
6
{
7
class
BGSTextureModel
:
public
TESModel
8
{
9
public
:
10
inline
static
constexpr
auto
RTTI
=
RTTI_BGSTextureModel
;
11
12
~BGSTextureModel
()
override
;
// 00
13
14
// override (TESModel)
15
void
SetModel
(
const
char
* a_model)
override
;
// 05
16
};
17
static_assert
(
sizeof
(
BGSTextureModel
) == 0x28);
18
}
TESModel.h
RE::BGSTextureModel
Definition:
BGSTextureModel.h:8
RE::BGSTextureModel::RTTI
static constexpr auto RTTI
Definition:
BGSTextureModel.h:10
RE::BGSTextureModel::SetModel
void SetModel(const char *a_model) override
RE::BGSTextureModel::~BGSTextureModel
~BGSTextureModel() override
RE::TESModel
Definition:
TESModel.h:16
RE
Definition:
AbsorbEffect.h:6
RE::RTTI_BGSTextureModel
constexpr REL::ID RTTI_BGSTextureModel
Definition:
Offsets_RTTI.h:1560
CommonLibSSE
include
RE
B
BGSTextureModel.h
Generated by
1.9.6