Version: 2018.1

ReplacePrefabOptions

enumeration

Switch to Manual

Description

Flags for the PrefabUtility.ReplacePrefab function.

Variables

DefaultReplaces prefabs by matching pre-existing connections to the prefab.
ConnectToPrefabConnects the passed objects to the prefab after uploading the prefab.
ReplaceNameBasedReplaces the prefab using name based lookup in the transform hierarchy.