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

Method getFocusString

plugins/dwarfmonitor.cpp:1023–1023  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1021 }
1022
1023 std::string getFocusString() { return "dwarfmonitor_fortstats"; }
1024
1025private:
1026 ListColumn<activity_type> fort_activity_column, category_breakdown_column;

Callers 1

push_dfhack_focus_stringFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected