Function VisualScriptNode.getVisualScript
Returns the VisualScript
instance the node is bound to.
godot .d .reference .Ref!(godot.visualscript.VisualScript) getVisualScript() nothrow @nogc const;
Returns the VisualScript
instance the node is bound to.
godot .d .reference .Ref!(godot.visualscript.VisualScript) getVisualScript() nothrow @nogc const;