Table of Contents

Class LabelSettings.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class LabelSettings.MethodName : Resource.MethodName
Inheritance
LabelSettings.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetFont

Cached name for the 'get_font' method.

public static readonly StringName GetFont

Field Value

StringName

GetFontColor

Cached name for the 'get_font_color' method.

public static readonly StringName GetFontColor

Field Value

StringName

GetFontSize

Cached name for the 'get_font_size' method.

public static readonly StringName GetFontSize

Field Value

StringName

GetLineSpacing

Cached name for the 'get_line_spacing' method.

public static readonly StringName GetLineSpacing

Field Value

StringName

GetOutlineColor

Cached name for the 'get_outline_color' method.

public static readonly StringName GetOutlineColor

Field Value

StringName

GetOutlineSize

Cached name for the 'get_outline_size' method.

public static readonly StringName GetOutlineSize

Field Value

StringName

GetShadowColor

Cached name for the 'get_shadow_color' method.

public static readonly StringName GetShadowColor

Field Value

StringName

GetShadowOffset

Cached name for the 'get_shadow_offset' method.

public static readonly StringName GetShadowOffset

Field Value

StringName

GetShadowSize

Cached name for the 'get_shadow_size' method.

public static readonly StringName GetShadowSize

Field Value

StringName

SetFont

Cached name for the 'set_font' method.

public static readonly StringName SetFont

Field Value

StringName

SetFontColor

Cached name for the 'set_font_color' method.

public static readonly StringName SetFontColor

Field Value

StringName

SetFontSize

Cached name for the 'set_font_size' method.

public static readonly StringName SetFontSize

Field Value

StringName

SetLineSpacing

Cached name for the 'set_line_spacing' method.

public static readonly StringName SetLineSpacing

Field Value

StringName

SetOutlineColor

Cached name for the 'set_outline_color' method.

public static readonly StringName SetOutlineColor

Field Value

StringName

SetOutlineSize

Cached name for the 'set_outline_size' method.

public static readonly StringName SetOutlineSize

Field Value

StringName

SetShadowColor

Cached name for the 'set_shadow_color' method.

public static readonly StringName SetShadowColor

Field Value

StringName

SetShadowOffset

Cached name for the 'set_shadow_offset' method.

public static readonly StringName SetShadowOffset

Field Value

StringName

SetShadowSize

Cached name for the 'set_shadow_size' method.

public static readonly StringName SetShadowSize

Field Value

StringName