MCPcopy 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
683Plugin::plugin_state Plugin::getState() const
684{
685 return state;
686}
687
688void Plugin::index_lua(DFLibrary *lib)
689{

Callers 3

runCommandMethod · 0.45
plugMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected