CommonLibSSE NG
Loading...
Searching...
No Matches
BGSFootstepManager.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/B/BSFixedString.h
"
4
#include "
RE/B/BSTArray.h
"
5
#include "
RE/B/BSTEvent.h
"
6
#include "
RE/B/BSTSingleton.h
"
7
8
namespace
RE
9
{
10
struct
BGSFootstepEvent;
11
12
class
BGSFootstepManager
:
13
public
BSTEventSource
<BGSFootstepEvent>,
// 00
14
public
BSTSingletonSDM
<BGSFootstepManager>
// 58
15
{
16
public
:
17
static
BGSFootstepManager
*
GetSingleton
();
18
19
// members
20
std::uint8_t
pad59
;
// 59
21
std::uint16_t
pad5A
;
// 5A
22
std::uint32_t
pad5C
;
// 5C
23
BSTArray<BSFixedString>
unk60
;
// 60
24
std::uint64_t
unk78
;
// 78
25
};
26
static_assert
(
sizeof
(
BGSFootstepManager
) == 0x80);
27
}
BSFixedString.h
BSTArray.h
BSTEvent.h
BSTSingleton.h
RE::BGSFootstepManager
Definition
BGSFootstepManager.h:15
RE::BGSFootstepManager::pad5C
std::uint32_t pad5C
Definition
BGSFootstepManager.h:22
RE::BGSFootstepManager::unk78
std::uint64_t unk78
Definition
BGSFootstepManager.h:24
RE::BGSFootstepManager::GetSingleton
static BGSFootstepManager * GetSingleton()
RE::BGSFootstepManager::unk60
BSTArray< BSFixedString > unk60
Definition
BGSFootstepManager.h:23
RE::BGSFootstepManager::pad5A
std::uint16_t pad5A
Definition
BGSFootstepManager.h:21
RE::BGSFootstepManager::pad59
std::uint8_t pad59
Definition
BGSFootstepManager.h:20
RE::BSTArray
Definition
BSTArray.h:377
RE::BSTEventSource
Definition
BSTEvent.h:19
RE
Definition
AbsorbEffect.h:6
RE::BSTSingletonSDM
Definition
BSTSingleton.h:50
CommonLibSSE-NG
include
RE
B
BGSFootstepManager.h
Generated by
1.9.7