Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AddedComponent

Class with information about a component that has been added to a Prefab instance.
Read time 1 minuteLast updated 8 days ago

Definition

public class AddedComponent : PrefabOverride

Properties

Property

Description

instanceComponentThe added component on the Prefab instance.

Methods

Inheritance