CommonLibSSE NG
Loading...
Searching...
No Matches
hkpPhantomType.h
Go to the documentation of this file.
1#pragma once
2
3namespace RE
4{
5 enum class hkpPhantomType
6 {
7 kAabb = 0,
8 kSimpleShape = 1,
10 kUser0,
11 kUser1,
12 kUser2,
13 kUser3,
14 kUser4,
15 kUser5,
16 kUser6,
17 kUser7,
18 kUser8,
19 kUser9,
20
21 kTotal
22 };
23}
Definition AbsorbEffect.h:6
hkpPhantomType
Definition hkpPhantomType.h:6