Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

OnDemandResourcesRequest.GetResourcePath

Declaration

public string GetResourcePath(string resourceName);

Parameters

resourceName Resource name.

Description

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

Additional resources: OnDemandResourcesRequest for an example.