EditorApplication.applicationContentsPath
static var applicationContentsPath: string;
static string applicationContentsPath;
static applicationContentsPath as string
Description

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

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

See Also: applicationPath.