Version: 2023.1
언어: 한국어

PrefabOverride.FindApplyTargetAssetObject

매뉴얼로 전환
protected Object FindApplyTargetAssetObject (string prefabAssetPath);

파라미터

prefabAssetPath The asset path of the Prefab Asset to apply to.

반환

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

설명

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