PrefabOverride.FindApplyTargetAssetObject

Declaration

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.


Did you find this page useful? Please give it a rating: