#include <Relocation.h>
◆ RelocationID() [1/3]
constexpr REL::RelocationID::RelocationID |
( |
| ) |
|
|
constexprdefaultnoexcept |
◆ RelocationID() [2/3]
constexpr REL::RelocationID::RelocationID |
( |
std::uint64_t |
a_seID, |
|
|
std::uint64_t |
a_aeID |
|
) |
| |
|
inlineexplicitconstexprnoexcept |
◆ RelocationID() [3/3]
constexpr REL::RelocationID::RelocationID |
( |
std::uint64_t |
a_seID, |
|
|
std::uint64_t |
a_aeID, |
|
|
std::uint64_t |
a_vrID |
|
) |
| |
|
inlineexplicitconstexprnoexcept |
◆ address()
std::uintptr_t REL::RelocationID::address |
( |
| ) |
const |
|
inline |
◆ id()
SKYRIM_REL std::uint64_t REL::RelocationID::id |
( |
| ) |
const |
|
inlinenoexcept |
◆ offset()
std::size_t REL::RelocationID::offset |
( |
| ) |
const |
|
inline |
◆ operator ID()
The documentation for this class was generated from the following file: