Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ GetLuaDebugger
Method
GetLuaDebugger
BG3Extender/Extender/ScriptExtender.h:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
inline lua::dbg::Debugger* GetLuaDebugger()
75
{
76
return luaDebugger_.get();
77
}
78
79
inline lua::dbg::DebugMessageHandler* GetLuaDebugMessageHandler()
80
{
Callers
10
Print
Method · 0.80
PreUpdate
Method · 0.80
OnUpdateGuarded
Method · 0.80
nse_lua_report_handled_error
Function · 0.80
LuaPanic
Function · 0.80
~ServerState
Method · 0.80
Initialize
Method · 0.80
LuaHook
Function · 0.80
~ClientState
Method · 0.80
Initialize
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected