Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.