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(argument0, argument1) //gml_Script_live_method
2
{
3
    return undefined;
4
}
5
6
function live_method_get_self(argument0) //gml_Script_live_method_get_self
7
{
8
    return undefined;
9
}