This version of Unity is unsupported.

Tile.GetSecondary

Declaration

public static Tilemaps.Tile GetSecondary(string tileId);

Parameters

tileId A tile identifier.

Returns

Tile A Tile object or null if secondary tile does not exist (not pinned to start screen and user request is complete).

Description

Returns the secondary tile, identified by tile id.