CommonLibSSE (powerof3)
SKSE::detail::SKSETrampolineInterface Struct Reference

#include <Stubs.h>

Public Attributes

std::uint32_t interfaceVersion
 
void *(* AllocateFromBranchPool )(PluginHandle, std::size_t)
 
void *(* AllocateFromLocalPool )(PluginHandle, std::size_t)
 

Member Data Documentation

◆ AllocateFromBranchPool

void*(* SKSE::detail::SKSETrampolineInterface::AllocateFromBranchPool) (PluginHandle, std::size_t)

◆ AllocateFromLocalPool

void*(* SKSE::detail::SKSETrampolineInterface::AllocateFromLocalPool) (PluginHandle, std::size_t)

◆ interfaceVersion

std::uint32_t SKSE::detail::SKSETrampolineInterface::interfaceVersion

The documentation for this struct was generated from the following file: