Version: 2019.2

PrefabOverride.FindApplyTargetAssetObject

Switch to Manual
protected Object FindApplyTargetAssetObject (string prefabAssetPath);

Parameters

prefabAssetPathThe asset path of the Prefab Asset to apply to.

Returns

Object The object inside the Prefab Asset affected by the override.

Description

Finds the object in the Prefab Asset at the given path which will be applied to.