TileSet.findTileByName

Returns the first tile matching the given name.

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

Meta