CommonLibSSE (powerof3)
TESCellAttachDetachEvent.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/N/NiSmartPointer.h
"
4
5
namespace
RE
6
{
7
class
TESObjectCELL;
8
9
struct
TESCellAttachDetachEvent
10
{
11
NiPointer<TESObjectREFR>
reference
;
// 00
12
bool
attached
;
// 08
13
};
14
static_assert(
sizeof
(
TESCellAttachDetachEvent
) == 0x10);
15
}
NiSmartPointer.h
RE::NiPointer
Definition:
NiSmartPointer.h:9
RE
Definition:
AbsorbEffect.h:6
RE::TESCellAttachDetachEvent
Definition:
TESCellAttachDetachEvent.h:10
RE::TESCellAttachDetachEvent::attached
bool attached
Definition:
TESCellAttachDetachEvent.h:12
RE::TESCellAttachDetachEvent::reference
NiPointer< TESObjectREFR > reference
Definition:
TESCellAttachDetachEvent.h:11
CommonLibSSE
include
RE
T
TESCellAttachDetachEvent.h
Generated by
1.9.1