CommonLibVR
|
#include <RegistrationSet.h>
Additional Inherited Members | |
Protected Types inherited from SKSE::Impl::RegistrationSetBase | |
using | Lock = std::recursive_mutex |
using | Locker = std::lock_guard< Lock > |
Protected Member Functions inherited from SKSE::Impl::RegistrationSetBase | |
bool | Register (const void *a_object, RE::VMTypeID a_typeID) |
bool | Unregister (const void *a_object, RE::VMTypeID a_typeID) |
Protected Attributes inherited from SKSE::Impl::RegistrationSetBase | |
std::set< RE::VMHandle > | _handles |
std::string | _eventName |
Lock | _lock |
|
delete |
|
default |
|
default |
|
inline |
|
default |
|
default |
|
default |
|
inline |
|
inline |