Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
OnContextUpdated
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected