CommonLibSSE (powerof3)
Loading...
Searching...
No Matches
GArrayBase.h
Go to the documentation of this file.
1#pragma once
2
3namespace RE
4{
5 template <class T>
7 {
8 public:
9 // members
10 T data; // 00
11 };
12}
Definition: GArrayBase.h:7
T data
Definition: GArrayBase.h:10
Definition: AbsorbEffect.h:6