CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
BSThreadEvent.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
struct
BSThreadEvent
6
{
7
static
void
InitSDM
()
8
{
9
using
func_t =
decltype
(&
BSThreadEvent::InitSDM
);
10
REL::Relocation<func_t>
func{
Offset::BSThreadEvent::InitSDM
};
11
return
func();
12
}
13
};
14
}
REL::Relocation
Definition:
Relocation.h:858
RE::Offset::BSThreadEvent::InitSDM
constexpr REL::ID InitSDM(static_cast< std::uint64_t >(68449))
RE
Definition:
AbsorbEffect.h:6
RE::BSThreadEvent
Definition:
BSThreadEvent.h:6
RE::BSThreadEvent::InitSDM
static void InitSDM()
Definition:
BSThreadEvent.h:7
CommonLibSSE
include
RE
B
BSThreadEvent.h
Generated by
1.9.6