CommonLibSSE NG
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 static_assert(sizeof(GRefCountNTSImpl) == 0x10);
14}
Definition GRefCountImplCore.h:6
Definition GRefCountNTSImpl.h:8
Definition AbsorbEffect.h:6