class_gdscriptnativeclass.rst 842 B

1234567891011121314151617181920212223242526272829
  1. :github_url: hide
  2. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  3. .. DO NOT EDIT THIS FILE, but the GDScriptNativeClass.xml source instead.
  4. .. The source is found in doc/classes or modules/<name>/doc_classes.
  5. .. _class_GDScriptNativeClass:
  6. GDScriptNativeClass
  7. ===================
  8. **Inherits:** :ref:`Reference<class_Reference>` **<** :ref:`Object<class_Object>`
  9. Methods
  10. -------
  11. +-------------------------------+--------------------------------------------------------------+
  12. | :ref:`Variant<class_Variant>` | :ref:`new<class_GDScriptNativeClass_method_new>` **(** **)** |
  13. +-------------------------------+--------------------------------------------------------------+
  14. Method Descriptions
  15. -------------------
  16. .. _class_GDScriptNativeClass_method_new:
  17. - :ref:`Variant<class_Variant>` **new** **(** **)**