class_visualscriptresourcepath.rst 1.7 KB

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