| 
    CommonLibSSE NG
    
   | 
 
#include <hkbCharacterData.h>
  
Public Attributes | |
| std::uint8_t | characterControllerSetup [24] | 
| float | modelUpMS [4] | 
| float | modelForwardMS [4] | 
| float | modelRightMS [4] | 
| hkArray< hkbVariableInfo > | characterPropertyInfos | 
| hkArray< std::int32_t > | numBonesPerLod | 
| hkRefPtr< hkbVariableValueSet > | characterPropertyValues | 
| hkRefPtr< hkbFootIkDriverInfo > | footIkDriverInfo | 
| hkRefPtr< hkbHandIkDriverInfo > | handIkDriverInfo | 
| hkRefPtr< hkReferencedObject > | aiControlDriverInfo | 
| hkRefPtr< hkbCharacterStringData > | stringData | 
  Public Attributes inherited from RE::hkReferencedObject | |
| std::uint16_t | memSizeAndFlags | 
| volatile std::int16_t | referenceCount | 
| std::uint32_t | pad0C | 
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_hkbCharacterData | 
| static constexpr auto | VTABLE = VTABLE_hkbCharacterData | 
  Static Public Attributes inherited from RE::hkReferencedObject | |
| static constexpr auto | RTTI = RTTI_hkReferencedObject | 
| static constexpr auto | VTABLE = VTABLE_hkReferencedObject | 
  Static Public Attributes inherited from RE::hkBaseObject | |
| static constexpr auto | RTTI = RTTI_hkBaseObject | 
| static constexpr auto | VTABLE = VTABLE_hkBaseObject | 
Additional Inherited Members | |
  Public Types inherited from RE::hkReferencedObject | |
| enum class | LockMode { kNone = 0 , kAuto , kManual } | 
| enum | { kMemSize = 0x7FFF } | 
  Public Member Functions inherited from RE::hkReferencedObject | |
| hkReferencedObject () | |
| ~hkReferencedObject () override=default | |
| virtual const hkClass * | GetClassType () const | 
| virtual void | CalcContentStatistics (hkStatisticsCollector *a_collector, const hkClass *a_class) const | 
| void | AddReference () const | 
| std::int32_t | GetAllocatedSize () const | 
| std::int32_t | GetReferenceCount () const | 
| void | RemoveReference () const | 
  Public Member Functions inherited from RE::hkBaseObject | |
| virtual | ~hkBaseObject ()=default | 
| hkRefPtr<hkReferencedObject> RE::hkbCharacterData::aiControlDriverInfo | 
| std::uint8_t RE::hkbCharacterData::characterControllerSetup[24] | 
| hkArray<hkbVariableInfo> RE::hkbCharacterData::characterPropertyInfos | 
| hkRefPtr<hkbVariableValueSet> RE::hkbCharacterData::characterPropertyValues | 
| hkRefPtr<hkbFootIkDriverInfo> RE::hkbCharacterData::footIkDriverInfo | 
| hkRefPtr<hkbHandIkDriverInfo> RE::hkbCharacterData::handIkDriverInfo | 
| float RE::hkbCharacterData::modelForwardMS[4] | 
| float RE::hkbCharacterData::modelRightMS[4] | 
| float RE::hkbCharacterData::modelUpMS[4] | 
| hkArray<std::int32_t> RE::hkbCharacterData::numBonesPerLod | 
      
  | 
  inlinestaticconstexpr | 
| hkRefPtr<hkbCharacterStringData> RE::hkbCharacterData::stringData | 
      
  | 
  inlinestaticconstexpr |