AntiDebugBreakpoints
How it works?
Protection adds things in method bodies that check if from the last execution passed more than the const value, then as a result the program will be crashed.
Protection Type
The protection type is Protection.
IL2CPP
Works on IL2CPP builds: the injected timing checks are pure managed code that AOT-compiles and still runs at runtime (see Unity Protections).