Returns whether a cached resource is available for the given path.
Once a resource has been loaded by the engine, it is cached in memory for faster access, and future calls to the load or loadInteractive methods will use the cached version. The cached resource can be overridden by using Resource.takeOverPath on a new resource for that same path.
Returns whether a cached resource is available for the given path. Once a resource has been loaded by the engine, it is cached in memory for faster access, and future calls to the load or loadInteractive methods will use the cached version. The cached resource can be overridden by using Resource.takeOverPath on a new resource for that same path.