plArrayPtr< const plTypelessResourceHandle > GetPreloadedResources() const
Returns the current list of resources that have already been added to the preload list....
Definition CollectionResource.h:89
Represents one resource to load / preload through an plCollectionResource.
Definition CollectionResource.h:8
plString m_sOptionalNiceLookupName
Optional, can be used to lookup the resource at runtime with a nice name. E.g. "SkyTexture" instead o...
Definition CollectionResource.h:9
plString m_sResourceID
The ID / path to the resource to load.
Definition CollectionResource.h:10