Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ getState
Method
getState
library/PluginManager.cpp:683–686 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
681
}
682
683
Plugin::plugin_state Plugin::getState() const
684
{
685
return state;
686
}
687
688
void Plugin::index_lua(DFLibrary *lib)
689
{
Callers
3
runCommand
Method · 0.45
plug
Method · 0.45
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected