| 
    CommonLibSSE (powerof3)
    
   | 
 
#include <Interfaces.h>
Public Types | |
| enum | { kVersion = 1 } | 
Public Member Functions | |
| std::uint32_t | Version () const | 
| void * | AllocateFromBranchPool (std::size_t a_size) const | 
| void * | AllocateFromLocalPool (std::size_t a_size) const | 
| void* SKSE::TrampolineInterface::AllocateFromBranchPool | ( | std::size_t | a_size | ) | const | 
| void* SKSE::TrampolineInterface::AllocateFromLocalPool | ( | std::size_t | a_size | ) | const | 
| std::uint32_t SKSE::TrampolineInterface::Version | ( | ) | const |