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