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
GetMenu
Cached name for the 'get_menu' method.
public static readonly StringName GetMenu
Field Value
GetRect
Cached name for the 'get_rect' method.
public static readonly StringName GetRect
Field Value
GetTooltip
Cached name for the 'get_tooltip' method.
public static readonly StringName GetTooltip
Field Value
IsVisible
Cached name for the 'is_visible' method.
public static readonly StringName IsVisible
Field Value
SetIcon
Cached name for the 'set_icon' method.
public static readonly StringName SetIcon
Field Value
SetMenu
Cached name for the 'set_menu' method.
public static readonly StringName SetMenu
Field Value
SetTooltip
Cached name for the 'set_tooltip' method.
public static readonly StringName SetTooltip
Field Value
SetVisible
Cached name for the 'set_visible' method.
public static readonly StringName SetVisible