.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_VisualScriptResourcePath: VisualScriptResourcePath ======================== **Inherits:** :ref:`VisualScriptNode` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`get_resource_path` **(** **)** | +------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_resource_path` **(** :ref:`String` path **)** | +------------------------------+---------------------------------------------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`String` **path** Member Function Description --------------------------- .. _class_VisualScriptResourcePath_get_resource_path: - :ref:`String` **get_resource_path** **(** **)** .. _class_VisualScriptResourcePath_set_resource_path: - void **set_resource_path** **(** :ref:`String` path **)**