Version: Unity 6.6 Alpha (6000.6)
LanguageEnglish
  • C#

PackedAssets.shortPath

Suggest a change

Success!

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.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

public string shortPath;

Description

The name of the file that the packed asset describes.

For Player builds this is the filename relative to the Data folder of the build, for example globalgamemanagers.assets.resS.

For an AssetBundle this is the filename inside the Unity Archive file, for example CAB-cc6c60ef8808e0fc6663136604321554 and CAB-cc6c60ef8808e0fc6663136604321554.resS.

Additional resources: BuildFile