MCPcopy Create free account
hub / github.com/Norbyte/bg3se / Reset

Method Reset

LuaDebugger/DAPMessageHandler.cs:40–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 public bool Stopped;
39
40 public void Reset()
41 {
42 Stack = null;
43 Stopped = false;
44 }
45 }
46
47 public class ModuleInfo

Callers 1

OnContextUpdatedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected