Deltarune (Chapter 2) script viewer
← back to main script listing
gml_GlobalScript_w_ex
(
view raw script w/o annotations or w/e
)
1
function w_ex()
2
{
3
return instance_exists(obj_writer);
4
}