EditorSceneUtils.IsEditingPrefab Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true if user is currently editing a prefab.
public:
static bool IsEditingPrefab();
public static bool IsEditingPrefab ();
static member IsEditingPrefab : unit -> bool
Public Shared Function IsEditingPrefab () As Boolean