Tidy Tile Mapper‎ > ‎Runtime API‎ > ‎AssetPool‎ > ‎

DisablePooling

Disables Asset Pooling within your project.

This is automatically handled within Tidy TileMapper, but feel free to use it for your own objects, too. It's a fairly generic implementation.

Definition:

void DisablePooling()

Return value Description
void And what a void it is!

Argument DataType Description

Comments