Deltarune (Chapter 3) script viewer

← back to main script listing

gml_GlobalScript_scr_debug_print_persistent

(view raw script w/o annotations or w/e)
1
function 
scr_debug_print_persistent
scr_debug_print_persistent

function
scr_debug_print_persistent(arg0, arg1)
{ } function scr_debug_delete_persistent(arg0, arg1 = false) { } function scr_debug_clear_persistent() { }
(arg0, arg1)
2
{
3
}
4
5
function scr_debug_delete_persistent(arg0, arg1 = false)
6
{
7
}
8
9
function scr_debug_clear_persistent()
10
{
11
}