CommonLibSSE NG
Loading...
Searching...
No Matches
SKSE::detail::SKSEInterface Struct Reference

#include <Stubs.h>

Public Attributes

std::uint32_t skseVersion
 
std::uint32_t runtimeVersion
 
std::uint32_t editorVersion
 
std::uint32_t isEditor
 
void *(* QueryInterface )(std::uint32_t)
 
PluginHandle(* GetPluginHandle )()
 
std::uint32_t(* GetReleaseIndex )()
 
const void *(* GetPluginInfo )(const char *)
 

Member Data Documentation

◆ editorVersion

std::uint32_t SKSE::detail::SKSEInterface::editorVersion

◆ GetPluginHandle

PluginHandle(* SKSE::detail::SKSEInterface::GetPluginHandle) ()

◆ GetPluginInfo

const void *(* SKSE::detail::SKSEInterface::GetPluginInfo) (const char *)

◆ GetReleaseIndex

std::uint32_t(* SKSE::detail::SKSEInterface::GetReleaseIndex) ()

◆ isEditor

std::uint32_t SKSE::detail::SKSEInterface::isEditor

◆ QueryInterface

void *(* SKSE::detail::SKSEInterface::QueryInterface) (std::uint32_t)

◆ runtimeVersion

std::uint32_t SKSE::detail::SKSEInterface::runtimeVersion

◆ skseVersion

std::uint32_t SKSE::detail::SKSEInterface::skseVersion

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