class_visualscriptresourcepath.rst 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead.
  3. .. _class_VisualScriptResourcePath:
  4. VisualScriptResourcePath
  5. ========================
  6. **Inherits:** :ref:`VisualScriptNode<class_visualscriptnode>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
  7. **Category:** Core
  8. Brief Description
  9. -----------------
  10. Member Functions
  11. ----------------
  12. +------------------------------+---------------------------------------------------------------------------------------------------------------------------+
  13. | :ref:`String<class_string>` | :ref:`get_resource_path<class_VisualScriptResourcePath_get_resource_path>` **(** **)** |
  14. +------------------------------+---------------------------------------------------------------------------------------------------------------------------+
  15. | void | :ref:`set_resource_path<class_VisualScriptResourcePath_set_resource_path>` **(** :ref:`String<class_string>` path **)** |
  16. +------------------------------+---------------------------------------------------------------------------------------------------------------------------+
  17. Member Variables
  18. ----------------
  19. - :ref:`String<class_string>` **path**
  20. Member Function Description
  21. ---------------------------
  22. .. _class_VisualScriptResourcePath_get_resource_path:
  23. - :ref:`String<class_string>` **get_resource_path** **(** **)**
  24. .. _class_VisualScriptResourcePath_set_resource_path:
  25. - void **set_resource_path** **(** :ref:`String<class_string>` path **)**