CommonLibSSE (powerof3)
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
};
11
static_assert(
sizeof
(
TESSleepStopEvent
) == 0x1);
12
}
RE
Definition:
AbsorbEffect.h:6
RE::TESSleepStopEvent
Definition:
TESSleepStopEvent.h:6
RE::TESSleepStopEvent::interrupted
bool interrupted
Definition:
TESSleepStopEvent.h:9
CommonLibSSE
include
RE
T
TESSleepStopEvent.h
Generated by
1.9.1