GetResourceArray queries an AddRefed list of all resources,and is used for debug/statistics display. The list should not be kept permanently as it will prevent items in the library from being properly released.
Parameters |
Description |
Array<Ptr<Resource> > * presources |
Pointer to array of Resource objects. |