CommonLibSSE NG
Loading...
Searching...
No Matches
TESInitScriptEvent.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
14 };
15 static_assert(sizeof(TESInitScriptEvent) == 0x8);
16}
Definition NiSmartPointer.h:9
Definition AbsorbEffect.h:6
Definition TESInitScriptEvent.h:10
NiPointer< TESObjectREFR > objectInitialized
Definition TESInitScriptEvent.h:13