#include <IFormFactory.h>
◆ ~IFormFactory()
  
  
      
        
          | virtual RE::IFormFactory::~IFormFactory  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ Create()
      
        
          | TESForm * RE::IFormFactory::Create  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ CreateImpl()
  
  
      
        
          | virtual TESForm * RE::IFormFactory::CreateImpl  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedpure virtual   | 
  
 
 
◆ GetConcreteFormFactoryByType()
◆ GetFormFactories()
  
  
      
        
          | static std::pair< IFormFactory **, bool > RE::IFormFactory::GetFormFactories  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ GetFormFactoryByType()
◆ GetFormName()
  
  
      
        
          | virtual const char * RE::IFormFactory::GetFormName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetFormType()
  
  
      
        
          | virtual FormType RE::IFormFactory::GetFormType  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetObjectCategory()
◆ GetObjectName()
  
  
      
        
          | virtual const char * RE::IFormFactory::GetObjectName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ GetObjectType()
  
  
      
        
          | virtual OBJECT_TYPE RE::IFormFactory::GetObjectType  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ RTTI
The documentation for this class was generated from the following files: