CommonLibSSE NG
Loading...
Searching...
No Matches
GASRefCountBase.h
Go to the documentation of this file.
1#pragma once
2
5
6namespace RE
7{
8 template <typename T>
9 class GASRefCountBase : public GRefCountBaseGC<GFxStatMovieViews::kGFxStatMV_ActionScript_Mem>
10 {
11 public:
12 };
13 // size == 0x20
14}
Definition GASRefCountBase.h:10
Definition GRefCountBaseGC.h:9
Definition AbsorbEffect.h:6