CommonLibVR
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
private
:
14
KEEP_FOR_RE
()
15
};
16
static_assert(
sizeof
(
TESCellFullyLoadedEvent
) == 0x8);
17
}
KEEP_FOR_RE
#define KEEP_FOR_RE()
Definition:
PCH.h:713
RE::TESObjectCELL
Definition:
TESObjectCELL.h:119
RE
Definition:
AbsorbEffect.h:6
RE::TESCellFullyLoadedEvent
Definition:
TESCellFullyLoadedEvent.h:8
RE::TESCellFullyLoadedEvent::cell
TESObjectCELL * cell
Definition:
TESCellFullyLoadedEvent.h:11
CommonLibVR
include
RE
T
TESCellFullyLoadedEvent.h
Generated by
1.9.1