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