CommonLibVR
TESWaitStopEvent.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
struct
TESWaitStopEvent
6
{
7
public
:
8
// members
9
bool
interrupted
;
// 0
10
private
:
11
KEEP_FOR_RE
()
12
};
13
static_assert(
sizeof
(
TESWaitStopEvent
) == 0x1);
14
}
KEEP_FOR_RE
#define KEEP_FOR_RE()
Definition:
PCH.h:713
RE
Definition:
AbsorbEffect.h:6
RE::TESWaitStopEvent
Definition:
TESWaitStopEvent.h:6
RE::TESWaitStopEvent::interrupted
bool interrupted
Definition:
TESWaitStopEvent.h:9
CommonLibVR
include
RE
T
TESWaitStopEvent.h
Generated by
1.9.1