CommonLibSSE NG
Loading...
Searching...
No Matches
TESTrackedStatsEvent.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/B/BSFixedString.h
"
4
5
namespace
RE
6
{
7
struct
TESTrackedStatsEvent
8
{
9
public
:
10
// members
11
BSFixedString
stat
;
// 00
12
std::int32_t
value
;
// 08
13
std::uint32_t
pad0C
;
// 0C
14
};
15
static_assert
(
sizeof
(
TESTrackedStatsEvent
) == 0x10);
16
}
BSFixedString.h
RE::detail::BSFixedString< char >
RE
Definition
AbsorbEffect.h:6
RE::TESTrackedStatsEvent
Definition
TESTrackedStatsEvent.h:8
RE::TESTrackedStatsEvent::stat
BSFixedString stat
Definition
TESTrackedStatsEvent.h:11
RE::TESTrackedStatsEvent::value
std::int32_t value
Definition
TESTrackedStatsEvent.h:12
RE::TESTrackedStatsEvent::pad0C
std::uint32_t pad0C
Definition
TESTrackedStatsEvent.h:13
CommonLibSSE-NG
include
RE
T
TESTrackedStatsEvent.h
Generated by
1.9.7