CommonLibSSE NG
Loading...
Searching...
No Matches
ShoutAttack.h
Go to the documentation of this file.
1#pragma once
2
3#include "RE/B/BSTEvent.h"
4
5namespace RE
6{
7 class TESShout;
8
10 {
11 public:
12 struct Event
13 {
14 public:
15 // members
17 };
18 static_assert(sizeof(Event) == 0x08);
19
21 };
22}
Definition BSTEvent.h:19
Definition TESShout.h:18
Definition AbsorbEffect.h:6
Definition ShoutAttack.h:13
TESShout * shout
Definition ShoutAttack.h:16
Definition ShoutAttack.h:10
static BSTEventSource< ShoutAttack::Event > * GetEventSource()