mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Add inheritance path
Also fix parsing of [method (Class.)name]
This commit is contained in:
@@ -3,10 +3,13 @@
|
||||
StyleBoxEmpty
|
||||
=============
|
||||
|
||||
**Inherits:** :ref:`StyleBox<class_stylebox>`
|
||||
**Inherits:** :ref:`StyleBox<class_stylebox>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
|
||||
|
||||
**Category:** Core
|
||||
|
||||
Brief Description
|
||||
-----------------
|
||||
|
||||
Empty stylebox (does not display anything).
|
||||
|
||||
Description
|
||||
|
||||
Reference in New Issue
Block a user