| 
    CommonLibSSE (Parapets fork)
    
   | 
 
#include <BGSAttackDataForm.h>
  
Public Member Functions | |
| ~BGSAttackDataForm () override | |
| void | InitializeDataComponent () override | 
| void | ClearDataComponent () override | 
| void | CopyComponent (BaseFormComponent *a_rhs) override | 
  Public Member Functions inherited from RE::BaseFormComponent | |
| virtual | ~BaseFormComponent () | 
| virtual void | InitializeDataComponent ()=0 | 
| virtual void | ClearDataComponent ()=0 | 
| virtual void | CopyComponent (BaseFormComponent *a_rhs) | 
| TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
| NiPointer< BGSAttackDataMap > | attackDataMap | 
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_BGSAttackDataForm | 
  Static Public Attributes inherited from RE::BaseFormComponent | |
| static constexpr auto | RTTI = RTTI_BaseFormComponent | 
      
  | 
  override | 
      
  | 
  overridevirtual | 
Implements RE::BaseFormComponent.
      
  | 
  overridevirtual | 
Reimplemented from RE::BaseFormComponent.
      
  | 
  overridevirtual | 
Implements RE::BaseFormComponent.
| NiPointer<BGSAttackDataMap> RE::BGSAttackDataForm::attackDataMap | 
      
  | 
  inlinestaticconstexpr |