Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ mark_assigned
Method
mark_assigned
plugins/autolabor/labormanager.cpp:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
void mark_assigned() {
141
config.ival(3) = (*df::global::cur_year);
142
config.ival(4) = (*df::global::cur_year_tick);
143
}
144
145
};
146
Callers
2
init_state
Function · 0.80
process_job
Method · 0.80
Calls
1
ival
Method · 0.80
Tested by
no test coverage detected