class_gdnativeclass.rst 681 B

1234567891011121314151617181920212223242526272829303132
  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_GDNativeClass:
  4. GDNativeClass
  5. =============
  6. **Inherits:** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
  7. **Category:** Core
  8. Brief Description
  9. -----------------
  10. Member Functions
  11. ----------------
  12. +-------+--------------------------------------------------+
  13. | void | :ref:`new<class_GDNativeClass_new>` **(** **)** |
  14. +-------+--------------------------------------------------+
  15. Member Function Description
  16. ---------------------------
  17. .. _class_GDNativeClass_new:
  18. - void **new** **(** **)**