Table of Contents

Enum DebuggerCaps

Namespace
MoonSharp.Interpreter.Debugging
Assembly
Assembly-CSharp.dll
[Flags]
public enum DebuggerCaps
Extension Methods

Fields

CanDebugByteCode = 2
CanDebugSourceCode = 1
HasLineBasedBreakpoints = 4