CommonLibSSE NG
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
};
12
static_assert
(
sizeof
(
TESFastTravelEndEvent
) == 0x08);
13
}
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
CommonLibSSE-NG
include
RE
T
TESFastTravelEndEvent.h
Generated by
1.9.7