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
GetCurrentGridMap
Cached name for the 'get_current_grid_map' method.
public static readonly StringName GetCurrentGridMap
Field Value
GetSelectedCells
Cached name for the 'get_selected_cells' method.
public static readonly StringName GetSelectedCells
Field Value
GetSelectedPaletteItem
Cached name for the 'get_selected_palette_item' method.
public static readonly StringName GetSelectedPaletteItem
Field Value
GetSelection
Cached name for the 'get_selection' method.
public static readonly StringName GetSelection
Field Value
HasSelection
Cached name for the 'has_selection' method.
public static readonly StringName HasSelection
Field Value
SetSelectedPaletteItem
Cached name for the 'set_selected_palette_item' method.
public static readonly StringName SetSelectedPaletteItem
Field Value
SetSelection
Cached name for the 'set_selection' method.
public static readonly StringName SetSelection