Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

EditorApplication.applicationContentsPath

public static var applicationContentsPath: 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.