PrefabOverride.FindApplyTargetAssetObject
protected Object FindApplyTargetAssetObject(string prefabAssetPath);
Parameters
| prefabAssetPath | The 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.