CommonLibVR
Loading...
Searching...
No Matches
GRefCountNTSImpl.h
Go to the documentation of this file.
1#pragma once
2
4
5namespace RE
6{
8 {
9 public:
10 void AddRef();
11 void Release();
12
13 private:
15 };
16 static_assert(sizeof(GRefCountNTSImpl) == 0x10);
17}
#define KEEP_FOR_RE()
Definition PCH.h:517
Definition GRefCountImplCore.h:6
Definition GRefCountNTSImpl.h:8
Definition AbsorbEffect.h:6