Function Script.getBaseScript
Returns the script directly inherited by this script.
godot .d .reference .Ref!(godot.script.Script) getBaseScript() nothrow @nogc const;
Returns the script directly inherited by this script.
godot .d .reference .Ref!(godot.script.Script) getBaseScript() nothrow @nogc const;