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
GetAlternativeTilesCount
Cached name for the 'get_alternative_tiles_count' method.
public static readonly StringName GetAlternativeTilesCount
Field Value
GetTileId
Cached name for the 'get_tile_id' method.
public static readonly StringName GetTileId
Field Value
GetTilesCount
Cached name for the 'get_tiles_count' method.
public static readonly StringName GetTilesCount
Field Value
HasAlternativeTile
Cached name for the 'has_alternative_tile' method.
public static readonly StringName HasAlternativeTile
Field Value
HasTile
Cached name for the 'has_tile' method.
public static readonly StringName HasTile