CommonLibVR
SKSE::detail::SKSEMessagingInterface Struct Reference

#include <Stubs.h>

Public Attributes

std::uint32_t interfaceVersion
 
bool(* RegisterListener )(PluginHandle, const char *, void *)
 
bool(* Dispatch )(PluginHandle, std::uint32_t, void *, std::uint32_t, const char *)
 
void *(* GetEventDispatcher )(std::uint32_t)
 

Member Data Documentation

◆ Dispatch

bool(* SKSE::detail::SKSEMessagingInterface::Dispatch) (PluginHandle, std::uint32_t, void *, std::uint32_t, const char *)

◆ GetEventDispatcher

void*(* SKSE::detail::SKSEMessagingInterface::GetEventDispatcher) (std::uint32_t)

◆ interfaceVersion

std::uint32_t SKSE::detail::SKSEMessagingInterface::interfaceVersion

◆ RegisterListener

bool(* SKSE::detail::SKSEMessagingInterface::RegisterListener) (PluginHandle, const char *, void *)

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