mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Add classes ref generated by makerst.py
This commit is contained in:
21
classes/class_vseparator.rst
Normal file
21
classes/class_vseparator.rst
Normal file
@@ -0,0 +1,21 @@
|
||||
.. _class_VSeparator:
|
||||
|
||||
VSeparator
|
||||
==========
|
||||
|
||||
Inherits: :ref:`Separator<class_separator>`
|
||||
-------------------------------------------
|
||||
|
||||
Category: Core
|
||||
--------------
|
||||
|
||||
Brief Description
|
||||
-----------------
|
||||
|
||||
Vertical version of :ref:`Separator<class_separator>`.
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Vertical version of :ref:`Separator<class_separator>`. It is used to separate objects horizontally, though (but it looks vertical!).
|
||||
|
||||
Reference in New Issue
Block a user