You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aktuell darf in einem ComponentContainer nur eine Componente vom gleichen Typ enthalten.
Ist nicht sehr gut, wenn mehrere InventoryComponents auf einer Entity sein sollen (Beispiel Ofen für Input, Output und Brennmaterial).
Das heißt, der Type darf nicht mehr als PrimaryKey genutzt werden in der ComponentList
The text was updated successfully, but these errors were encountered:
Aktuell darf in einem ComponentContainer nur eine Componente vom gleichen Typ enthalten.
Ist nicht sehr gut, wenn mehrere InventoryComponents auf einer Entity sein sollen (Beispiel Ofen für Input, Output und Brennmaterial).
Das heißt, der Type darf nicht mehr als PrimaryKey genutzt werden in der ComponentList
The text was updated successfully, but these errors were encountered: