Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ print
Method
print
library/Console-posix.cpp:244–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
243
public:
244
void print(const char *data)
245
{
246
fputs(data, dfout_C);
247
}
248
249
void print_text(color_ostream::color_value clr, const std::string &chunk)
250
{
Callers
15
loadModScriptPaths
Function · 0.45
fIOthread
Function · 0.45
fatal
Method · 0.45
setSuppressDuplicateKeyboardEvents
Method · 0.45
doSdlInputEvent
Method · 0.45
help
Method · 0.45
enable
Method · 0.45
plug
Method · 0.45
fpause
Method · 0.45
sc_script
Method · 0.45
OpenPlugin
Function · 0.45
ClosePlugin
Function · 0.45
Calls
no outgoing calls
Tested by
15
save_settings
Method · 0.36
on_update
Method · 0.36
restore_settings
Method · 0.36
save_and_scrub_settings
Method · 0.36
add_to_history
Method · 0.36
add_and_follow
Method · 0.36
scan_back
Method · 0.36
scan_forward
Method · 0.36
on_new_active_unit
Function · 0.36
command_result plugin_init
Function · 0.36
set_next_cycle_unpaused_ms
Function · 0.36
command_result plugin_enable
Function · 0.36