PrefabOverride.FindApplyTargetAssetObject

Cambiar al Manual
protected Object FindApplyTargetAssetObject (string prefabAssetPath);

Parámetros

prefabAssetPathThe asset path of the Prefab Asset to apply to.

Valor de retorno

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

Descripción

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