CommonLibSSE NG
Loading...
Searching...
No Matches
SKSE::detail Namespace Reference

Classes

struct  PluginInfo
 
struct  SKSEInterface
 
struct  SKSEMessagingInterface
 
struct  SKSEObjectInterface
 
struct  SKSEPapyrusInterface
 
struct  SKSEScaleformInterface
 
struct  SKSESerializationInterface
 
struct  SKSETaskInterface
 
struct  SKSETrampolineInterface
 
class  TaskDelegate
 
class  UIDelegate_v1
 

Functions

constexpr std::size_t roundup (std::size_t a_number, std::size_t a_multiple) noexcept
 
constexpr std::size_t rounddown (std::size_t a_number, std::size_t a_multiple) noexcept
 

Function Documentation

◆ rounddown()

constexpr std::size_t SKSE::detail::rounddown ( std::size_t  a_number,
std::size_t  a_multiple 
)
constexprnoexcept

◆ roundup()

constexpr std::size_t SKSE::detail::roundup ( std::size_t  a_number,
std::size_t  a_multiple 
)
constexprnoexcept