Undertale Yellow script viewer

← back to main script listing

gml_GlobalScript_GMLive_vm_call

(view raw script w/o annotations or w/e)
1
function live_method(arg0, arg1)
2
{
3
    return undefined;
4
}
5
6
function live_method_get_self(arg0)
7
{
8
    return undefined;
9
}