The locker for interaction with the module. More...
Public Member Functions | |
bool | IsLockedFor (Module module) |
Whether the locker is locked for the module. | |
void | Lock (Module module) |
Locks the locker for the module. | |
void | Unlock (Module module) |
Unlocks the locker for the module. | |
The locker for interaction with the module.
bool IsLockedFor | ( | Module | module | ) |
Whether the locker is locked for the module.
module | The module. |
void Lock | ( | Module | module | ) |
Locks the locker for the module.
module | The module. |
void Unlock | ( | Module | module | ) |
Unlocks the locker for the module.
module | The module. |