Table of Contents

Class BoxContainer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class BoxContainer.MethodName : Container.MethodName
Inheritance
BoxContainer.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddSpacer

Cached name for the 'add_spacer' method.

public static readonly StringName AddSpacer

Field Value

StringName

GetAlignment

Cached name for the 'get_alignment' method.

public static readonly StringName GetAlignment

Field Value

StringName

IsVertical

Cached name for the 'is_vertical' method.

public static readonly StringName IsVertical

Field Value

StringName

SetAlignment

Cached name for the 'set_alignment' method.

public static readonly StringName SetAlignment

Field Value

StringName

SetVertical

Cached name for the 'set_vertical' method.

public static readonly StringName SetVertical

Field Value

StringName