Class TileMapPattern.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class TileMapPattern.MethodName : Resource.MethodName
- Inheritance
-
TileMapPattern.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetCellAlternativeTile
Cached name for the 'get_cell_alternative_tile' method.
public static readonly StringName GetCellAlternativeTile
Field Value
GetCellAtlasCoords
Cached name for the 'get_cell_atlas_coords' method.
public static readonly StringName GetCellAtlasCoords
Field Value
GetCellSourceId
Cached name for the 'get_cell_source_id' method.
public static readonly StringName GetCellSourceId
Field Value
GetSize
Cached name for the 'get_size' method.
public static readonly StringName GetSize
Field Value
GetUsedCells
Cached name for the 'get_used_cells' method.
public static readonly StringName GetUsedCells
Field Value
HasCell
Cached name for the 'has_cell' method.
public static readonly StringName HasCell
Field Value
IsEmpty
Cached name for the 'is_empty' method.
public static readonly StringName IsEmpty
Field Value
RemoveCell
Cached name for the 'remove_cell' method.
public static readonly StringName RemoveCell
Field Value
SetCell
Cached name for the 'set_cell' method.
public static readonly StringName SetCell
Field Value
SetSize
Cached name for the 'set_size' method.
public static readonly StringName SetSize