CommonLibSSE (powerof3)
Loading...
Searching...
No Matches
TESSpellCastEvent.h
Go to the documentation of this file.
1#pragma once
2
4
5namespace RE
6{
7 class TESObjectREFR;
8
10 {
11 public:
12 // members
15 };
16 static_assert(sizeof(TESSpellCastEvent) == 0x10);
17}
Definition: TESObjectREFR.h:110
Definition: AbsorbEffect.h:6
std::uint32_t FormID
Definition: BSCoreTypes.h:5
Definition: TESSpellCastEvent.h:10
FormID spell
Definition: TESSpellCastEvent.h:14
TESObjectREFR * object
Definition: TESSpellCastEvent.h:13