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