Table of Contents

Class StatusIndicator.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class StatusIndicator.MethodName : Node.MethodName
Inheritance
StatusIndicator.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetIcon

Cached name for the 'get_icon' method.

public static readonly StringName GetIcon

Field Value

StringName

GetMenu

Cached name for the 'get_menu' method.

public static readonly StringName GetMenu

Field Value

StringName

GetRect

Cached name for the 'get_rect' method.

public static readonly StringName GetRect

Field Value

StringName

GetTooltip

Cached name for the 'get_tooltip' method.

public static readonly StringName GetTooltip

Field Value

StringName

IsVisible

Cached name for the 'is_visible' method.

public static readonly StringName IsVisible

Field Value

StringName

SetIcon

Cached name for the 'set_icon' method.

public static readonly StringName SetIcon

Field Value

StringName

SetMenu

Cached name for the 'set_menu' method.

public static readonly StringName SetMenu

Field Value

StringName

SetTooltip

Cached name for the 'set_tooltip' method.

public static readonly StringName SetTooltip

Field Value

StringName

SetVisible

Cached name for the 'set_visible' method.

public static readonly StringName SetVisible

Field Value

StringName