CommonLibSSE NG
Loading...
Searching...
No Matches
hkpBroadPhaseHandle.h
Go to the documentation of this file.
1#pragma once
2
3namespace RE
4{
6 {
7 public:
8 std::uint32_t id; // 0
9 };
10 static_assert(sizeof(hkpBroadPhaseHandle) == 0x4);
11}
Definition hkpBroadPhaseHandle.h:6
std::uint32_t id
Definition hkpBroadPhaseHandle.h:8
Definition AbsorbEffect.h:6