GetUnassignedImages

Description

Returns the number of images currently loaded into the app but are not assigned to a sprite or text object. This is useful for debugging to check you have deleted all unused images when switching from a menu to a level, or from one level to another.

Definition

integer GetUnassignedImages()