Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ reset
Method
reset
plugins/tailor.cpp:196–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
void reset()
197
{
198
available.clear();
199
needed.clear();
200
sizes.clear();
201
supply.clear();
202
orders.clear();
203
}
204
205
void scan_clothing()
206
{
Callers
3
df_liquids_execute
Function · 0.45
form_veins
Method · 0.45
sharedsignal
Function · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected