CommonLibSSE (powerof3)
TESFastTravelEndEvent.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace RE
4 {
6  {
7  public:
8  // members
9  float fastTravelEndHours; // 00
10  std::uint32_t pad04; // 04
11  };
12  static_assert(sizeof(TESFastTravelEndEvent) == 0x08);
13 }
Definition: AbsorbEffect.h:6
Definition: TESFastTravelEndEvent.h:6
std::uint32_t pad04
Definition: TESFastTravelEndEvent.h:10
float fastTravelEndHours
Definition: TESFastTravelEndEvent.h:9