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
5
namespace
RE
6
{
7
class
TESShout;
8
9
struct
ShoutAttack
10
{
11
public
:
12
struct
Event
13
{
14
public
:
15
// members
16
TESShout
*
shout
;
// 00
17
};
18
static_assert
(
sizeof
(
Event
) == 0x08);
19
20
static
BSTEventSource<ShoutAttack::Event>
*
GetEventSource
();
21
};
22
}
BSTEvent.h
RE::BSTEventSource
Definition
BSTEvent.h:19
RE::TESShout
Definition
TESShout.h:18
RE
Definition
AbsorbEffect.h:6
RE::ShoutAttack::Event
Definition
ShoutAttack.h:13
RE::ShoutAttack::Event::shout
TESShout * shout
Definition
ShoutAttack.h:16
RE::ShoutAttack
Definition
ShoutAttack.h:10
RE::ShoutAttack::GetEventSource
static BSTEventSource< ShoutAttack::Event > * GetEventSource()
CommonLibSSE-NG
include
RE
S
ShoutAttack.h
Generated by
1.9.7