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

PrefabUtility.EditPrefabContentsScope Constructor

Declaration

public PrefabUtility.EditPrefabContentsScope(string assetPath);

Parameters

assetPath File path of a Prefab Asset.

Description