TileSet.findTileByName

Returns the first tile matching the given name.

struct TileSet
@nogc nothrow const
long
findTileByName
(
in String name
)

Meta