This version of Unity is unsupported.

PrefabUtility.EditPrefabContentsScope Constructor

Declaration

public PrefabUtility.EditPrefabContentsScope(string assetPath);

Parameters

assetPath File path of a Prefab Asset.

Description