CommonLibVR
TESCellFullyLoadedEvent.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace RE
4 {
5  class TESObjectCELL;
6 
8  {
9  public:
10  // members
12 
13  private:
14  KEEP_FOR_RE()
15  };
16  static_assert(sizeof(TESCellFullyLoadedEvent) == 0x8);
17 }
#define KEEP_FOR_RE()
Definition: PCH.h:713
Definition: TESObjectCELL.h:119
Definition: AbsorbEffect.h:6
Definition: TESCellFullyLoadedEvent.h:8
TESObjectCELL * cell
Definition: TESCellFullyLoadedEvent.h:11