CommonLibSSE (powerof3)
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
r
s
u
v
x
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
d
g
k
s
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerator
b
d
f
g
h
i
k
m
n
p
r
s
t
v
w
Related Symbols
b
c
g
h
i
n
o
s
Files
File List
File Members
All
b
g
n
r
s
t
Functions
Macros
b
g
n
r
s
t
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
hkbCharacterControllerSetup.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/H/hkbRigidBodySetup.h
"
4
5
namespace
RE
6
{
7
class
hkReferencedObject;
8
9
struct
hkbCharacterControllerSetup
10
{
11
// members
12
hkbRigidBodySetup
rigidBodySetup
;
// 00
13
hkReferencedObject
*
controllerCInfo
;
// 20
14
};
9
struct
hkbCharacterControllerSetup
{
…
};
15
static_assert
(
sizeof
(
hkbCharacterControllerSetup
) == 0x28);
16
}
RE::hkReferencedObject
Definition
hkReferencedObject.h:11
hkbRigidBodySetup.h
RE
Definition
AbsorbEffect.h:6
RE::hkbCharacterControllerSetup
Definition
hkbCharacterControllerSetup.h:10
RE::hkbCharacterControllerSetup::rigidBodySetup
hkbRigidBodySetup rigidBodySetup
Definition
hkbCharacterControllerSetup.h:12
RE::hkbCharacterControllerSetup::controllerCInfo
hkReferencedObject * controllerCInfo
Definition
hkbCharacterControllerSetup.h:13
RE::hkbRigidBodySetup
Definition
hkbRigidBodySetup.h:8
CommonLibSSE
include
RE
H
hkbCharacterControllerSetup.h
Generated by
1.9.8