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

EditorApplication.applicationContentsPath

public static string applicationContentsPath;

Description

Path to the Unity editor contents folder. (Read Only)

The contents folder contains several items internally required by the editor for building players.

Additional resources: applicationPath.