LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

OnDemandResourcesRequest.GetResourcePath

public string GetResourcePath(string resourceName);

Parameters

resourceNameResource name.

Description

Gets file system's path to the resource available in On Demand Resources (ODR) request.

See Also: OnDemandResourcesRequest for an example.