| 
    CommonLibSSE (Parapets fork)
    
   | 
 
#include <TESSpellList.h>
  
Classes | |
| struct | SpellData | 
Public Member Functions | |
| ~TESSpellList () override | |
| void | InitializeDataComponent () override | 
| void | ClearDataComponent () override | 
| void | CopyComponent (BaseFormComponent *a_rhs) override | 
Public Attributes | |
| SpellData * | actorEffects | 
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_TESSpellList | 
      
  | 
  override | 
      
  | 
  overridevirtual | 
Implements RE::BaseFormComponent.
      
  | 
  overridevirtual | 
Reimplemented from RE::BaseFormComponent.
      
  | 
  overridevirtual | 
Implements RE::BaseFormComponent.
| SpellData* RE::TESSpellList::actorEffects | 
      
  | 
  inlinestaticconstexpr |