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