CommonLibSSE (powerof3)
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 {
9  {
10  public:
11  // members
12  std::uint32_t pad04; // 04
14  };
15  static_assert(sizeof(BGSFootstepEvent) == 0x10);
16 }
Definition: AbsorbEffect.h:6
Definition: BGSActorEvent.h:8
Definition: BGSFootstepEvent.h:9
std::uint32_t pad04
Definition: BGSFootstepEvent.h:12
BSFixedString tag
Definition: BGSFootstepEvent.h:13