CommonLibSSE NG
bhkContactListener.h
Go to the documentation of this file.
1 #pragma once
2 
4 
5 namespace RE
6 {
8  {
9  public:
10  inline static constexpr auto RTTI = RTTI_bhkContactListener;
11 
12  ~bhkContactListener() override; // 04
13  };
14  static_assert(sizeof(bhkContactListener) == 0x8);
15 }
Definition: bhkContactListener.h:8
static constexpr auto RTTI
Definition: bhkContactListener.h:10
~bhkContactListener() override
Definition: hkpContactListener.h:12
Definition: AbsorbEffect.h:6
constexpr REL::VariantID RTTI_bhkContactListener(685484, 393269, 0x1ee6af8)