#include <Interfaces.h>
 | 
| std::uint32_t  | Version () const | 
|   | 
| template<class Last >  | 
| bool  | Register (Last a_last) const | 
|   | 
| template<class First , class... Rest>  | 
| bool  | Register (First a_first, Rest... a_rest) const | 
|   | 
◆ RegFunction1
◆ RegFunction2
◆ anonymous enum
◆ GetProxy()
◆ Register() [1/2]
template<class First , class... Rest> 
  
  
      
        
          | bool SKSE::PapyrusInterface::Register  | 
          ( | 
          First  | 
          a_first,  | 
         
        
           | 
           | 
          Rest...  | 
          a_rest  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
◆ Register() [2/2]
template<class Last > 
  
  
      
        
          | bool SKSE::PapyrusInterface::Register  | 
          ( | 
          Last  | 
          a_last | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ Version()
      
        
          | std::uint32_t SKSE::PapyrusInterface::Version  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
The documentation for this class was generated from the following file: