This version of Unity is unsupported.

RemovedGameObject.Apply

Declaration

public void Apply(string prefabAssetPath, InteractionMode mode);

Parameters

prefabAssetPath The path of the Prefab Asset that the override should be applied to.
mode The interaction mode for this action.

Description

See: PrefabOverride.Apply.