CommonLibSSE NG
Loading...
Searching...
No Matches
bhkCachingShapePhantom.h
Go to the documentation of this file.
1#pragma once
2
4
5namespace RE
6{
8 {
9 public:
10 inline static constexpr auto RTTI = RTTI_bhkCachingShapePhantom;
12
13 ~bhkCachingShapePhantom() override; // 00
14
15 // override (bhkShapePhantom)
16 const NiRTTI* GetRTTI() const override; // 02
17 NiObject* CreateClone(NiCloningProcess& a_cloning) override; // 17
18 void Unk_2B(void) override; // 2B
19 void Unk_2C(void) override; // 2C - { return 112; }
20 void Unk_2E(void) override; // 2E
21 void Unk_2F(void) override; // 2F
22 };
23 static_assert(sizeof(bhkCachingShapePhantom) == 0x30);
24}
Definition NiCloningProcess.h:10
Definition NiObject.h:37
Definition NiRTTI.h:6
Definition bhkCachingShapePhantom.h:8
void Unk_2C(void) override
const NiRTTI * GetRTTI() const override
~bhkCachingShapePhantom() override
static auto Ni_RTTI
Definition bhkCachingShapePhantom.h:11
void Unk_2F(void) override
void Unk_2E(void) override
static constexpr auto RTTI
Definition bhkCachingShapePhantom.h:10
NiObject * CreateClone(NiCloningProcess &a_cloning) override
void Unk_2B(void) override
Definition bhkShapePhantom.h:8
Definition AbsorbEffect.h:6
constexpr REL::VariantID NiRTTI_bhkCachingShapePhantom(525177, 411653, 0x3189008)
constexpr REL::VariantID RTTI_bhkCachingShapePhantom(690812, 398667, 0x1f67870)