CommonLibSSE NG
Loading...
Searching...
No Matches
TESFormDeleteEvent.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
class
TESObjectREFR;
6
7
struct
TESFormDeleteEvent
8
{
9
public
:
10
FormID
formID
;
// 00
11
std::uint32_t
pad04
;
// 04
12
};
13
static_assert
(
sizeof
(
TESFormDeleteEvent
) == 0x08);
14
}
RE
Definition
AbsorbEffect.h:6
RE::FormID
std::uint32_t FormID
Definition
BSCoreTypes.h:5
RE::TESFormDeleteEvent
Definition
TESFormDeleteEvent.h:8
RE::TESFormDeleteEvent::formID
FormID formID
Definition
TESFormDeleteEvent.h:10
RE::TESFormDeleteEvent::pad04
std::uint32_t pad04
Definition
TESFormDeleteEvent.h:11
CommonLibSSE-NG
include
RE
T
TESFormDeleteEvent.h
Generated by
1.9.7