classref: Add support for [member] and [signal] tags

Part of #11137.
This commit is contained in:
Rémi Verschelde
2017-10-21 13:55:57 +02:00
parent b5f08bfa22
commit 4ce8307e42
286 changed files with 4978 additions and 78 deletions

View File

@@ -28,9 +28,15 @@ Member Functions
Member Variables
----------------
.. _class_VisualScriptDeconstruct_elem_cache:
- :ref:`Array<class_array>` **elem_cache**
.. _class_VisualScriptDeconstruct_type:
- :ref:`int<class_int>` **type** - The type to deconstruct.
Description
-----------