CommonLibVR
Loading...
Searching...
No Matches
TESFastTravelEndEvent.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
struct
TESFastTravelEndEvent
6
{
7
public
:
8
// members
9
float
fastTravelEndHours
;
// 00
10
std::uint32_t
pad04
;
// 04
11
private
:
12
KEEP_FOR_RE
()
13
};
14
static_assert
(
sizeof
(
TESFastTravelEndEvent
) == 0x08);
15
}
KEEP_FOR_RE
#define KEEP_FOR_RE()
Definition
PCH.h:517
RE
Definition
AbsorbEffect.h:6
RE::TESFastTravelEndEvent
Definition
TESFastTravelEndEvent.h:6
RE::TESFastTravelEndEvent::pad04
std::uint32_t pad04
Definition
TESFastTravelEndEvent.h:10
RE::TESFastTravelEndEvent::fastTravelEndHours
float fastTravelEndHours
Definition
TESFastTravelEndEvent.h:9
CommonLibVR
include
RE
T
TESFastTravelEndEvent.h
Generated by
1.9.8