Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetRootAssetPaths()

Retrieve the array of paths of root assets that were built in a ContentDirectory build.
Read time 1 minuteLast updated 10 days ago

Definition

public string[] GetRootAssetPaths()

Returns

Type

Description

string[]An array of root asset paths, or an empty array for Player and AssetBundle builds.

Remarks

Additional Resources: _rootAssetPaths