CommonLibSSE (powerof3)
Loading...
Searching...
No Matches
bhkContactListener.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_bhkContactListener;
11 inline static constexpr auto VTABLE = VTABLE_bhkContactListener;
12
13 ~bhkContactListener() override; // 04
14 };
15 static_assert(sizeof(bhkContactListener) == 0x8);
16}
Definition bhkContactListener.h:8
static constexpr auto RTTI
Definition bhkContactListener.h:10
static constexpr auto VTABLE
Definition bhkContactListener.h:11
~bhkContactListener() override
Definition hkpContactListener.h:12
Definition AbsorbEffect.h:6
constexpr std::array< REL::ID, 1 > VTABLE_bhkContactListener
Definition Offsets_VTABLE.h:13304
constexpr REL::ID RTTI_bhkContactListener(static_cast< std::uint64_t >(685484))