Container
Inherits: Control < CanvasItem < Node < Object
Inherited By: AspectRatioContainer, BoxContainer, CenterContainer, EditorProperty, FlowContainer, GraphElement, GridContainer, MarginContainer, PanelContainer, ScrollContainer, SplitContainer, SubViewportContainer, TabContainer
There is currently no description for this class. Please help us by contributing one!
Properties
mouse_filter |
|
Methods
_get_allowed_size_flags_horizontal ( ) virtual const |
|
_get_allowed_size_flags_vertical ( ) virtual const |
|
void |
fit_child_in_rect ( Control child, Rect2 rect ) |
void |
queue_sort ( ) |
Signals
pre_sort_children ( )
There is currently no description for this signal. Please help us by contributing one!
sort_children ( )
There is currently no description for this signal. Please help us by contributing one!
Constants
NOTIFICATION_PRE_SORT_CHILDREN = 50
There is currently no description for this constant. Please help us by contributing one!
NOTIFICATION_SORT_CHILDREN = 51
There is currently no description for this constant. Please help us by contributing one!
Method Descriptions
PackedInt32Array _get_allowed_size_flags_horizontal ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
PackedInt32Array _get_allowed_size_flags_vertical ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
void fit_child_in_rect ( Control child, Rect2 rect )
There is currently no description for this method. Please help us by contributing one!
void queue_sort ( )
There is currently no description for this method. Please help us by contributing one!