class_nativescript.rst 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the NativeScript.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_NativeScript:
  5. NativeScript
  6. ============
  7. **Inherits:** :ref:`Script<class_script>` **<** :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:`Object<class_object>` | :ref:`new<class_NativeScript_new>` **(** **)** vararg |
  15. +------------------------------+-------------------------------------------------------+
  16. Member Variables
  17. ----------------
  18. .. _class_NativeScript_class_name:
  19. - :ref:`String<class_string>` **class_name**
  20. .. _class_NativeScript_library:
  21. - :ref:`GDNativeLibrary<class_gdnativelibrary>` **library**
  22. Member Function Description
  23. ---------------------------
  24. .. _class_NativeScript_new:
  25. - :ref:`Object<class_object>` **new** **(** **)** vararg