MCPcopy Create free account
hub / github.com/DFHack/dfhack / end

Method end

library/PluginManager.cpp:1161–1164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1159}
1160
1161std::map<std::string, Plugin*>::iterator PluginManager::end()
1162{
1163 return all_plugins.end();
1164}

Callers 15

addScriptPathMethod · 0.45
removeScriptPathMethod · 0.45
sc_event_idMethod · 0.45
sc_event_nameMethod · 0.45
InitSimulationThreadMethod · 0.45
getTableFunction · 0.45
setArmokToolsMethod · 0.45
RunAliasMethod · 0.45
grab_token_string_posFunction · 0.45
getMemRangesMethod · 0.45
checkValidAddressMethod · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36