class_visualscriptmathconstant.rst 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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_VisualScriptMathConstant:
  4. VisualScriptMathConstant
  5. ========================
  6. **Inherits:** :ref:`VisualScriptNode<class_visualscriptnode>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
  7. **Category:** Core
  8. Brief Description
  9. -----------------
  10. Member Functions
  11. ----------------
  12. +------------------------+----------------------------------------------------------------------------------------------------------------------+
  13. | :ref:`int<class_int>` | :ref:`get_math_constant<class_VisualScriptMathConstant_get_math_constant>` **(** **)** |
  14. +------------------------+----------------------------------------------------------------------------------------------------------------------+
  15. | void | :ref:`set_math_constant<class_VisualScriptMathConstant_set_math_constant>` **(** :ref:`int<class_int>` which **)** |
  16. +------------------------+----------------------------------------------------------------------------------------------------------------------+
  17. Member Function Description
  18. ---------------------------
  19. .. _class_VisualScriptMathConstant_get_math_constant:
  20. - :ref:`int<class_int>` **get_math_constant** **(** **)**
  21. .. _class_VisualScriptMathConstant_set_math_constant:
  22. - void **set_math_constant** **(** :ref:`int<class_int>` which **)**