Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


applicationContentsPath

Path to the Unity editor contents folder. (Read Only)
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static string applicationContentsPath { get; }

Remarks

The contents folder contains several items internally required by the editor for building players.
Additional Resources: EditorApplication.applicationPath.