CommonLibSSE (Parapets fork)
TESQuestInitEvent.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "RE/B/BSCoreTypes.h"
4 
5 namespace RE
6 {
8  {
9  public:
10  // members
12  };
13  static_assert(sizeof(TESQuestInitEvent) == 0x4);
14 }
Definition: AbsorbEffect.h:6
std::uint32_t FormID
Definition: BSCoreTypes.h:5
Definition: TESQuestInitEvent.h:8
RE::FormID formID
Definition: TESQuestInitEvent.h:11