Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseRelease all resources kept alive by On Demand Resources (ODR) request.
OnDemandResourcesRequest will keep the on demand resource alive until either Dispose is called or the request object is collected by the garbage collector, which is the equivalent of calling NSBundleResourceRequest.endAccessingResources class.