|
void | Init (const LoadInterface *a_intfc) noexcept |
|
void | RegisterForAPIInitEvent (std::function< void()> a_fn) |
|
PluginHandle | GetPluginHandle () noexcept |
|
std::uint32_t | GetReleaseIndex () noexcept |
|
const ScaleformInterface * | GetScaleformInterface () noexcept |
|
const PapyrusInterface * | GetPapyrusInterface () noexcept |
|
const SerializationInterface * | GetSerializationInterface () noexcept |
|
const TaskInterface * | GetTaskInterface () noexcept |
|
const TrampolineInterface * | GetTrampolineInterface () noexcept |
|
const MessagingInterface * | GetMessagingInterface () noexcept |
|
RE::BSTEventSource< ModCallbackEvent > * | GetModCallbackEventSource () noexcept |
|
RE::BSTEventSource< CameraEvent > * | GetCameraEventSource () noexcept |
|
RE::BSTEventSource< CrosshairRefEvent > * | GetCrosshairRefEventSource () noexcept |
|
RE::BSTEventSource< ActionEvent > * | GetActionEventSource () noexcept |
|
RE::BSTEventSource< NiNodeUpdateEvent > * | GetNiNodeUpdateEventSource () noexcept |
|
const ObjectInterface * | GetObjectInterface () noexcept |
|
const SKSEDelayFunctorManager * | GetDelayFunctorManager () noexcept |
|
const SKSEObjectRegistry * | GetObjectRegistry () noexcept |
|
const SKSEPersistentObjectStorage * | GetPersistentObjectStorage () noexcept |
|
Trampoline & | GetTrampoline () |
|
void | AllocTrampoline (std::size_t a_size, bool a_trySKSEReserve=true) |
|
std::uintptr_t | GetIATAddr (std::string_view a_dll, std::string_view a_function) |
|
std::uintptr_t | GetIATAddr (void *a_module, std::string_view a_dll, std::string_view a_function) |
|
void * | GetIATPtr (std::string_view a_dll, std::string_view a_function) |
|
template<class T > |
T * | GetIATPtr (std::string_view a_dll, std::string_view a_function) |
|
void * | GetIATPtr (void *a_module, std::string_view a_dll, std::string_view a_function) |
|
template<class T > |
T * | GetIATPtr (void *a_module, std::string_view a_dll, std::string_view a_function) |
|
std::uintptr_t | PatchIAT (std::uintptr_t a_newFunc, std::string_view a_dll, std::string_view a_function) |
|
template<class F > |
std::uintptr_t | PatchIAT (F a_newFunc, std::string_view a_dll, std::string_view a_function) |
|
constexpr REL::Version | RUNTIME_1_1_47 (1, 1, 47, 0) |
|
constexpr REL::Version | RUNTIME_1_1_51 (1, 1, 51, 0) |
|
constexpr REL::Version | RUNTIME_1_2_36 (1, 2, 36, 0) |
|
constexpr REL::Version | RUNTIME_1_2_39 (1, 2, 39, 0) |
|
constexpr REL::Version | RUNTIME_1_3_5 (1, 3, 5, 0) |
|
constexpr REL::Version | RUNTIME_1_3_9 (1, 3, 9, 0) |
|
constexpr REL::Version | RUNTIME_1_4_2 (1, 4, 2, 0) |
|
constexpr REL::Version | RUNTIME_1_5_3 (1, 5, 3, 0) |
|
constexpr REL::Version | RUNTIME_1_5_16 (1, 5, 16, 0) |
|
constexpr REL::Version | RUNTIME_1_5_23 (1, 5, 23, 0) |
|
constexpr REL::Version | RUNTIME_1_5_39 (1, 5, 39, 0) |
|
constexpr REL::Version | RUNTIME_1_5_50 (1, 5, 50, 0) |
|
constexpr REL::Version | RUNTIME_1_5_53 (1, 5, 53, 0) |
|
constexpr REL::Version | RUNTIME_1_5_62 (1, 5, 62, 0) |
|
constexpr REL::Version | RUNTIME_1_5_73 (1, 5, 73, 0) |
|
constexpr REL::Version | RUNTIME_1_5_80 (1, 5, 80, 0) |
|
constexpr REL::Version | RUNTIME_1_5_97 (1, 5, 97, 0) |
|
constexpr REL::Version | RUNTIME_1_6_317 (1, 6, 317, 0) |
|
constexpr REL::Version | RUNTIME_1_6_318 (1, 6, 318, 0) |
|
constexpr REL::Version | RUNTIME_1_6_323 (1, 6, 323, 0) |
|
constexpr REL::Version | RUNTIME_1_6_342 (1, 6, 342, 0) |
|
constexpr REL::Version | RUNTIME_1_6_353 (1, 6, 353, 0) |
|
constexpr REL::Version | RUNTIME_1_6_629 (1, 6, 629, 0) |
|
constexpr REL::Version | RUNTIME_1_6_640 (1, 6, 640, 0) |
|
constexpr REL::Version | RUNTIME_1_6_659 (1, 6, 659, 0) |
|
constexpr REL::Version | RUNTIME_1_6_678 (1, 6, 678, 0) |
|
constexpr REL::Version | RUNTIME_VR_1_4_15 (1, 4, 15, 0) |
|
constexpr REL::Version | RUNTIME_VR_1_4_15_1 (1, 4, 15, 1) |
|