CommonLibSSE NG
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 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