Table of Contents

Method GetTileArray

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

GetTileArray()

Gets all tiles contributed to this manager through the tile-collection pipeline as an array.

public ITile[] GetTileArray()

Returns

ITile[]

An array containing the collected tiles.