PrefabOverride.Apply
public void Apply(string prefabAssetPath);
public void Apply();
Parameters
| prefabAssetPath | The path of the Prefab Asset to apply to. |
Description 描述
Applies the override to the Prefab Asset at the given path.
If no asset path is provided, the override is applied to the outermost Prefab available.