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
GetLastWrapAlignment
Cached name for the 'get_last_wrap_alignment' method.
public static readonly StringName GetLastWrapAlignment
Field Value
GetLineCount
Cached name for the 'get_line_count' method.
public static readonly StringName GetLineCount
Field Value
IsReverseFill
Cached name for the 'is_reverse_fill' method.
public static readonly StringName IsReverseFill
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
SetLastWrapAlignment
Cached name for the 'set_last_wrap_alignment' method.
public static readonly StringName SetLastWrapAlignment
Field Value
SetReverseFill
Cached name for the 'set_reverse_fill' method.
public static readonly StringName SetReverseFill
Field Value
SetVertical
Cached name for the 'set_vertical' method.
public static readonly StringName SetVertical