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
GetAlignment
Cached name for the 'get_alignment' method.
public static readonly StringName GetAlignment
Field Value
IsVertical
Cached name for the 'is_vertical' method.
public static readonly StringName IsVertical
Field Value
SetAlignment
Cached name for the 'set_alignment' method.
public static readonly StringName SetAlignment
Field Value
SetVertical
Cached name for the 'set_vertical' method.
public static readonly StringName SetVertical