CommonLibSSE NG
Loading...
Searching...
No Matches
TESImageSpaceModifiableForm.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/B/BaseFormComponent.h
"
4
5
namespace
RE
6
{
7
class
TESImageSpaceModifier;
8
9
class
TESImageSpaceModifiableForm
:
public
BaseFormComponent
10
{
11
public
:
12
inline
static
constexpr
auto
RTTI
=
RTTI_TESImageSpaceModifiableForm
;
13
14
~TESImageSpaceModifiableForm
()
override
;
// 00
15
16
// override (BaseFormComponent)
17
void
InitializeDataComponent
()
override
;
// 01 - { imageSpaceModifying = 0; }
18
void
ClearDataComponent
()
override
;
// 02 - { return; }
19
void
CopyComponent
(
BaseFormComponent
* a_rhs)
override
;
// 03
20
21
// members
22
TESImageSpaceModifier
*
imageSpaceModifying
;
// 08 - MNAM
23
};
24
static_assert
(
sizeof
(
TESImageSpaceModifiableForm
) == 0x10);
25
}
BaseFormComponent.h
RE::BaseFormComponent
Definition
BaseFormComponent.h:8
RE::TESImageSpaceModifiableForm
Definition
TESImageSpaceModifiableForm.h:10
RE::TESImageSpaceModifiableForm::~TESImageSpaceModifiableForm
~TESImageSpaceModifiableForm() override
RE::TESImageSpaceModifiableForm::ClearDataComponent
void ClearDataComponent() override
RE::TESImageSpaceModifiableForm::RTTI
static constexpr auto RTTI
Definition
TESImageSpaceModifiableForm.h:12
RE::TESImageSpaceModifiableForm::imageSpaceModifying
TESImageSpaceModifier * imageSpaceModifying
Definition
TESImageSpaceModifiableForm.h:22
RE::TESImageSpaceModifiableForm::CopyComponent
void CopyComponent(BaseFormComponent *a_rhs) override
RE::TESImageSpaceModifiableForm::InitializeDataComponent
void InitializeDataComponent() override
RE::TESImageSpaceModifier
Definition
TESImageSpaceModifier.h:111
RE
Definition
AbsorbEffect.h:6
RE::RTTI_TESImageSpaceModifiableForm
constexpr REL::VariantID RTTI_TESImageSpaceModifiableForm(513949, 392590, 0x1edb548)
CommonLibSSE-NG
include
RE
T
TESImageSpaceModifiableForm.h
Generated by
1.9.7