addedComponents property

List<ComponentSpec> addedComponents
final

Components added to the instance's root that the prefab does not have.

Implementation

final List<ComponentSpec> addedComponents;