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

IsPoolingEnabled

Informs you firmly if Asset Pooling is enabled within your project.

Definition:

bool IsPoolingEnabled()

Return value Description
bool True if pooling is enabled, false if not.

Argument DataType Description

Comments