Table of Contents

Class Container.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the signals contained in this class, for fast lookup.

public class Container.SignalName : Control.SignalName
Inheritance
Container.SignalName
Derived
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

PreSortChildren

Cached name for the 'pre_sort_children' signal.

public static readonly StringName PreSortChildren

Field Value

StringName

SortChildren

Cached name for the 'sort_children' signal.

public static readonly StringName SortChildren

Field Value

StringName