CommonLibSSE (powerof3)
hkbCharacterControllerSetup.h
Go to the documentation of this file.
1 #pragma once
2 
4 
5 namespace RE
6 {
7  class hkReferencedObject;
8 
10  {
11  // members
14  };
15  static_assert(sizeof(hkbCharacterControllerSetup) == 0x28);
16 }
Definition: hkReferencedObject.h:11
Definition: AbsorbEffect.h:6
Definition: hkbCharacterControllerSetup.h:10
hkbRigidBodySetup rigidBodySetup
Definition: hkbCharacterControllerSetup.h:12
hkReferencedObject * controllerCInfo
Definition: hkbCharacterControllerSetup.h:13
Definition: hkbRigidBodySetup.h:8