Table of Contents

Class TileSetSource.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class TileSetSource.MethodName : Resource.MethodName
Inheritance
TileSetSource.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAlternativeTileId

Cached name for the 'get_alternative_tile_id' method.

public static readonly StringName GetAlternativeTileId

Field Value

StringName

GetAlternativeTilesCount

Cached name for the 'get_alternative_tiles_count' method.

public static readonly StringName GetAlternativeTilesCount

Field Value

StringName

GetTileId

Cached name for the 'get_tile_id' method.

public static readonly StringName GetTileId

Field Value

StringName

GetTilesCount

Cached name for the 'get_tiles_count' method.

public static readonly StringName GetTilesCount

Field Value

StringName

HasAlternativeTile

Cached name for the 'has_alternative_tile' method.

public static readonly StringName HasAlternativeTile

Field Value

StringName

HasTile

Cached name for the 'has_tile' method.

public static readonly StringName HasTile

Field Value

StringName