CommonLibSSE NG
TESMagicCasterForm.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace RE
4 {
6  {
7  public:
8  inline static constexpr auto RTTI = RTTI_TESMagicCasterForm;
9  };
10  static_assert(sizeof(TESMagicCasterForm) == 0x1);
11 }
Definition: TESMagicCasterForm.h:6
static constexpr auto RTTI
Definition: TESMagicCasterForm.h:8
Definition: AbsorbEffect.h:6
constexpr REL::VariantID RTTI_TESMagicCasterForm(685078, 392835, 0x1edf1b8)