CommonLibVR
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 private:
17 };
18 static_assert(sizeof(TESSpellCastEvent) == 0x10);
19}
#define KEEP_FOR_RE()
Definition PCH.h:518
Definition NiSmartPointer.h:9
Definition AbsorbEffect.h:6
std::uint32_t FormID
Definition BSCoreTypes.h:5
Definition TESSpellCastEvent.h:10
FormID spell
Definition TESSpellCastEvent.h:14
NiPointer< TESObjectREFR > object
Definition TESSpellCastEvent.h:13