Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

Separator

Inherits: Control < CanvasItem < Node < Object

Inherited By: HSeparator, VSeparator

Abstract base class for separators.

描述

Abstract base class for separators, used for separating other controls. Separators are purely visual and normally drawn as a StyleBoxLine.