Megadocs 0.0.1
All of megapop's internal libraries
|
TODO: Consider implementing IDisposable More...
Public Member Functions | |
LockCounter () | |
LockCounter (Action onLock, Action onUnlock) | |
void | Lock (Action lockedCallback=null) |
void | Unlock (Action unlockedCallback=null) |
Properties | |
bool | IsLocked [get] |
Events | |
Action | OnLock |
Action | OnUnlock |
TODO: Consider implementing IDisposable
|
inline |
|
inline |
|
inline |
|
inline |
|
get |
Action Megapop.MegaCore.LockCounter.OnLock |
Action Megapop.MegaCore.LockCounter.OnUnlock |