Table of Contents

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

StringName

GetCellAtlasCoords

Cached name for the 'get_cell_atlas_coords' method.

public static readonly StringName GetCellAtlasCoords

Field Value

StringName

GetCellSourceId

Cached name for the 'get_cell_source_id' method.

public static readonly StringName GetCellSourceId

Field Value

StringName

GetSize

Cached name for the 'get_size' method.

public static readonly StringName GetSize

Field Value

StringName

GetUsedCells

Cached name for the 'get_used_cells' method.

public static readonly StringName GetUsedCells

Field Value

StringName

HasCell

Cached name for the 'has_cell' method.

public static readonly StringName HasCell

Field Value

StringName

IsEmpty

Cached name for the 'is_empty' method.

public static readonly StringName IsEmpty

Field Value

StringName

RemoveCell

Cached name for the 'remove_cell' method.

public static readonly StringName RemoveCell

Field Value

StringName

SetCell

Cached name for the 'set_cell' method.

public static readonly StringName SetCell

Field Value

StringName

SetSize

Cached name for the 'set_size' method.

public static readonly StringName SetSize

Field Value

StringName