CommonLibSSE NG
Loading...
Searching...
No Matches
TESCellFullyLoadedEvent.h
Go to the documentation of this file.
1#pragma once
2
3namespace RE
4{
5 class TESObjectCELL;
6
8 {
9 public:
10 // members
12 };
13 static_assert(sizeof(TESCellFullyLoadedEvent) == 0x8);
14}
Definition TESObjectCELL.h:116
Definition AbsorbEffect.h:6
Definition TESCellFullyLoadedEvent.h:8
TESObjectCELL * cell
Definition TESCellFullyLoadedEvent.h:11