CommonLibSSE NG
TESMagicTargetForm.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_TESMagicTargetForm;
9  };
10  static_assert(sizeof(TESMagicTargetForm) == 0x1);
11 }
Definition: TESMagicTargetForm.h:6
static constexpr auto RTTI
Definition: TESMagicTargetForm.h:8
Definition: AbsorbEffect.h:6
constexpr REL::VariantID RTTI_TESMagicTargetForm(513973, 392786, 0x1ede4e8)