#include <Interfaces.h>
◆ TaskFn
◆ anonymous enum
◆ AddTask() [1/2]
      
        
          | void SKSE::TaskInterface::AddTask  | 
          ( | 
          TaskDelegate *  | 
          a_task | ) | 
           const | 
        
      
 
 
◆ AddTask() [2/2]
      
        
          | void SKSE::TaskInterface::AddTask  | 
          ( | 
          TaskFn  | 
          a_task | ) | 
           const | 
        
      
 
 
◆ AddUITask() [1/2]
      
        
          | void SKSE::TaskInterface::AddUITask  | 
          ( | 
          TaskFn  | 
          a_task | ) | 
           const | 
        
      
 
 
◆ AddUITask() [2/2]
      
        
          | void SKSE::TaskInterface::AddUITask  | 
          ( | 
          UIDelegate_v1 *  | 
          a_task | ) | 
           const | 
        
      
 
 
◆ GetProxy()
◆ Version()
      
        
          | std::uint32_t SKSE::TaskInterface::Version  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
The documentation for this class was generated from the following file: