CommonLibVR
hkRefVariant.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/H/hkRefPtr.h
"
4
#include "
RE/H/hkReferencedObject.h
"
5
6
namespace
RE
7
{
8
class
hkRefVariant
:
public
hkRefPtr
<hkReferencedObject>
9
{
10
public
:
11
private
:
12
KEEP_FOR_RE
()
13
};
14
static_assert(
sizeof
(
hkRefVariant
) == 0x8);
15
}
KEEP_FOR_RE
#define KEEP_FOR_RE()
Definition:
PCH.h:713
RE::hkRefPtr
Definition:
hkRefPtr.h:7
RE::hkRefVariant
Definition:
hkRefVariant.h:9
hkRefPtr.h
hkReferencedObject.h
RE
Definition:
AbsorbEffect.h:6
CommonLibVR
include
RE
H
hkRefVariant.h
Generated by
1.9.1