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

ResourcePathsAttribute Constructor

Declaration

public ResourcePathsAttribute(string[] paths, Rendering.SearchType location);

Parameters

paths Paths targetting the resources
location The lookup method

Description

Creates a new ResourcePathsAttribute for an array's elements by specifying each resource. Defaults to Project resource path location.