class_csharpscript.rst 891 B

1234567891011121314151617181920212223242526272829303132
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the CSharpScript.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_CSharpScript:
  5. CSharpScript
  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. Methods
  12. -------
  13. +------------------------------+-------------------------------------------------------+
  14. | :ref:`Object<class_Object>` | :ref:`new<class_CSharpScript_new>` **(** **)** vararg |
  15. +------------------------------+-------------------------------------------------------+
  16. Method Descriptions
  17. -------------------
  18. .. _class_CSharpScript_new:
  19. - :ref:`Object<class_Object>` **new** **(** **)** vararg