mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -16,15 +16,6 @@ Brief Description
|
||||
|
||||
Commonly used mathematical constants.
|
||||
|
||||
Member Functions
|
||||
----------------
|
||||
|
||||
+------------------------+--------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`int<class_int>` | :ref:`get_math_constant<class_VisualScriptMathConstant_get_math_constant>` **(** **)** |
|
||||
+------------------------+--------------------------------------------------------------------------------------------------------------------+
|
||||
| void | :ref:`set_math_constant<class_VisualScriptMathConstant_set_math_constant>` **(** :ref:`int<class_int>` which **)** |
|
||||
+------------------------+--------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Member Variables
|
||||
----------------
|
||||
|
||||
@@ -59,15 +50,3 @@ none
|
||||
|
||||
- Data (variant): ``get``
|
||||
|
||||
Member Function Description
|
||||
---------------------------
|
||||
|
||||
.. _class_VisualScriptMathConstant_get_math_constant:
|
||||
|
||||
- :ref:`int<class_int>` **get_math_constant** **(** **)**
|
||||
|
||||
.. _class_VisualScriptMathConstant_set_math_constant:
|
||||
|
||||
- void **set_math_constant** **(** :ref:`int<class_int>` which **)**
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user