mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
46 lines
1.1 KiB
ReStructuredText
46 lines
1.1 KiB
ReStructuredText
.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
|
|
.. DO NOT EDIT THIS FILE, but the NativeScript.xml source instead.
|
|
.. The source is found in doc/classes or modules/<name>/doc_classes.
|
|
|
|
.. _class_NativeScript:
|
|
|
|
NativeScript
|
|
============
|
|
|
|
**Inherits:** :ref:`Script<class_script>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
|
|
|
|
**Category:** Core
|
|
|
|
Brief Description
|
|
-----------------
|
|
|
|
|
|
|
|
Member Functions
|
|
----------------
|
|
|
|
+------------------------------+-------------------------------------------------------+
|
|
| :ref:`Object<class_object>` | :ref:`new<class_NativeScript_new>` **(** **)** vararg |
|
|
+------------------------------+-------------------------------------------------------+
|
|
|
|
Member Variables
|
|
----------------
|
|
|
|
.. _class_NativeScript_class_name:
|
|
|
|
- :ref:`String<class_string>` **class_name**
|
|
|
|
.. _class_NativeScript_library:
|
|
|
|
- :ref:`GDNativeLibrary<class_gdnativelibrary>` **library**
|
|
|
|
|
|
Member Function Description
|
|
---------------------------
|
|
|
|
.. _class_NativeScript_new:
|
|
|
|
- :ref:`Object<class_object>` **new** **(** **)** vararg
|
|
|
|
|