Table of Contents

Enum WatchType

Namespace
MoonSharp.Interpreter.Debugging
Assembly
Assembly-CSharp.dll
public enum WatchType
Extension Methods

Fields

CallStack = 2
Coroutines = 3
Locals = 4
MaxValue = 6
Threads = 5
VStack = 1
Watches = 0