Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RemovedComponent

Class with information about a component that has been removed from a Prefab instance.
Read time 1 minuteLast updated 10 days ago

Definition

public class RemovedComponent : PrefabOverride

Properties

Property

Description

assetComponentThe components on the Prefab Asset which has been removed on the Prefab instance.
containingInstanceGameObjectThe GameObject on the Prefab instance that the component has been removed from.

Methods

Inheritance