Class AspectRatioContainer.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AspectRatioContainer.MethodName : Container.MethodName
- Inheritance
-
AspectRatioContainer.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAlignmentHorizontal
Cached name for the 'get_alignment_horizontal' method.
public static readonly StringName GetAlignmentHorizontal
Field Value
GetAlignmentVertical
Cached name for the 'get_alignment_vertical' method.
public static readonly StringName GetAlignmentVertical
Field Value
GetRatio
Cached name for the 'get_ratio' method.
public static readonly StringName GetRatio
Field Value
GetStretchMode
Cached name for the 'get_stretch_mode' method.
public static readonly StringName GetStretchMode
Field Value
SetAlignmentHorizontal
Cached name for the 'set_alignment_horizontal' method.
public static readonly StringName SetAlignmentHorizontal
Field Value
SetAlignmentVertical
Cached name for the 'set_alignment_vertical' method.
public static readonly StringName SetAlignmentVertical
Field Value
SetRatio
Cached name for the 'set_ratio' method.
public static readonly StringName SetRatio
Field Value
SetStretchMode
Cached name for the 'set_stretch_mode' method.
public static readonly StringName SetStretchMode