Table of Contents

Class GridMapEditorPlugin.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

public class GridMapEditorPlugin.MethodName : EditorPlugin.MethodName
Inheritance
GridMapEditorPlugin.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ClearSelection

Cached name for the 'clear_selection' method.

public static readonly StringName ClearSelection

Field Value

StringName

GetCurrentGridMap

Cached name for the 'get_current_grid_map' method.

public static readonly StringName GetCurrentGridMap

Field Value

StringName

GetSelectedCells

Cached name for the 'get_selected_cells' method.

public static readonly StringName GetSelectedCells

Field Value

StringName

GetSelectedPaletteItem

Cached name for the 'get_selected_palette_item' method.

public static readonly StringName GetSelectedPaletteItem

Field Value

StringName

GetSelection

Cached name for the 'get_selection' method.

public static readonly StringName GetSelection

Field Value

StringName

HasSelection

Cached name for the 'has_selection' method.

public static readonly StringName HasSelection

Field Value

StringName

SetSelectedPaletteItem

Cached name for the 'set_selected_palette_item' method.

public static readonly StringName SetSelectedPaletteItem

Field Value

StringName

SetSelection

Cached name for the 'set_selection' method.

public static readonly StringName SetSelection

Field Value

StringName