Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ contains
Method
contains
plugins/spectate.cpp:264–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
}
263
264
bool contains(int32_t unit_id) {
265
return units.contains(unit_id);
266
}
267
268
void trim() {
269
uint32_t unpaused_ms = Core::getInstance().getUnpausedMs();
Callers
15
InitMainThread
Method · 0.80
InitSimulationThread
Method · 0.80
isArmokTool
Method · 0.80
IsAlias
Method · 0.80
matchFocusString
Method · 0.80
getWidget
Method · 0.80
loadTileset
Method · 0.80
getTexposByHandle
Method · 0.80
deleteHandle
Method · 0.80
removeKeybind
Method · 0.80
listKeybinds
Method · 0.80
handleKeybind
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected