InheritPrefabs

@Serializable
class InheritPrefabs(val from: Set<PrefabKey>)

geary:inherit

Will make this entity an instance of all entities defined in from

Constructors

Link copied to clipboard
constructor(from: Set<PrefabKey>)

Properties

Link copied to clipboard