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