Table of Contents

Class FlowContainer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetAlignment

Cached name for the 'get_alignment' method.

public static readonly StringName GetAlignment

Field Value

StringName

GetLineCount

Cached name for the 'get_line_count' method.

public static readonly StringName GetLineCount

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