inheritPrefabs

fun Entity.inheritPrefabs(instances: Set<Entity> = setOf())

Adds prefabs to this entity from an InheritPrefabs component. Will make sure parents have their prefabs added from this component before trying to add it