| 
    CommonLibVR
    
   | 
 
#include <TESBipedModelForm.h>
  
Classes | |
| struct | Sexes | 
Public Member Functions | |
| ~TESBipedModelForm () override | |
| void | InitializeDataComponent () override | 
| void | ClearDataComponent () override | 
| void | CopyComponent (BaseFormComponent *a_rhs) override | 
  Public Member Functions inherited from RE::BaseFormComponent | |
| virtual | ~BaseFormComponent () | 
| TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
| TESModelTextureSwap | worldModels [Sexes::kTotal] | 
| TESIcon | inventoryIcons [Sexes::kTotal] | 
| BGSMessageIcon | messageIcons [Sexes::kTotal] | 
| TESModelRDT | constraintTemplate | 
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_TESBipedModelForm | 
| static constexpr auto | VTABLE = VTABLE_TESBipedModelForm | 
  Static Public Attributes inherited from RE::BaseFormComponent | |
| static constexpr auto | RTTI = RTTI_BaseFormComponent | 
| static constexpr auto | VTABLE = VTABLE_BaseFormComponent | 
      
  | 
  override | 
      
  | 
  overridevirtual | 
Implements RE::BaseFormComponent.
      
  | 
  overridevirtual | 
Reimplemented from RE::BaseFormComponent.
      
  | 
  overridevirtual | 
Implements RE::BaseFormComponent.
| TESModelRDT RE::TESBipedModelForm::constraintTemplate | 
| TESIcon RE::TESBipedModelForm::inventoryIcons[Sexes::kTotal] | 
| BGSMessageIcon RE::TESBipedModelForm::messageIcons[Sexes::kTotal] | 
      
  | 
  inlinestaticconstexpr | 
      
  | 
  inlinestaticconstexpr | 
| TESModelTextureSwap RE::TESBipedModelForm::worldModels[Sexes::kTotal] |