CommonLibSSE (powerof3)
hkpSolverResults.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
class
hkpSolverResults
6
{
7
public
:
8
// members
9
float
impulse
;
// 00
10
float
data
;
// 04
11
};
12
static_assert(
sizeof
(
hkpSolverResults
) == 0x08);
13
}
RE::hkpSolverResults
Definition:
hkpSolverResults.h:6
RE::hkpSolverResults::data
float data
Definition:
hkpSolverResults.h:10
RE::hkpSolverResults::impulse
float impulse
Definition:
hkpSolverResults.h:9
RE
Definition:
AbsorbEffect.h:6
CommonLibSSE
include
RE
H
hkpSolverResults.h
Generated by
1.9.1