Method EnterLock
- Namespace
- MonoMod.RuntimeDetour
- Assembly
- MonoMod.RuntimeDetour.dll
EnterLock(ref bool)
Takes the lock for this function. The detour chain will not be modified by other threads while this is held.
public void EnterLock(ref bool lockTaken)