AddNew Método
Creates and adds a MiningStructure to the end of the collection.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
AddNew(String) | Creates and adds a MiningStructure, with the specified key, to the end of the collection. | |
AddNew(String, String) | Creates and adds a MiningStructure, with the specified name and key, to the end of the collection. | |
AddNew(String, Type) | Infraestructura. (Se hereda de ModelComponentCollection). | |
AddNew(String, String, Type) | Infraestructura. (Se hereda de ModelComponentCollection). |
Principio