CommonLibVR
Loading...
Searching...
No Matches
BGSTypedItem.h
Go to the documentation of this file.
1#pragma once
2
3namespace RE
4{
5 template <class Child, class Parent>
6 class BGSTypedItem : public Parent
7 {
8 public:
9 private:
11 };
12}
#define KEEP_FOR_RE()
Definition PCH.h:517
Definition BGSTypedItem.h:7
Definition AbsorbEffect.h:6