|
CommonLibSSE (Parapets fork)
|
#include <Interfaces.h>
Public Types | |
| enum | : std::uint32_t { kInvalid = 0 , kScaleform , kPapyrus , kSerialization , kTask , kMessaging , kObject , kTrampoline , kTotal } |
Public Member Functions | |
| PluginHandle | GetPluginHandle () const |
| const PluginInfo * | GetPluginInfo (const char *a_name) const |
| std::uint32_t | GetReleaseIndex () const |
| void * | QueryInterface (std::uint32_t a_id) const |
Public Member Functions inherited from SKSE::QueryInterface | |
| std::uint32_t | EditorVersion () const |
| bool | IsEditor () const |
| REL::Version | RuntimeVersion () const |
| std::uint32_t | SKSEVersion () const |
Additional Inherited Members | |
Protected Member Functions inherited from SKSE::QueryInterface | |
| const detail::SKSEInterface * | GetProxy () const |
| anonymous enum : std::uint32_t |
| PluginHandle SKSE::LoadInterface::GetPluginHandle | ( | ) | const |
| const PluginInfo* SKSE::LoadInterface::GetPluginInfo | ( | const char * | a_name | ) | const |
| std::uint32_t SKSE::LoadInterface::GetReleaseIndex | ( | ) | const |
| void* SKSE::LoadInterface::QueryInterface | ( | std::uint32_t | a_id | ) | const |