Add 메서드
Creates and adds a MiningStructure to the collection.
오버로드 목록
이름 | 설명 | |
---|---|---|
Add() () () () | Creates and adds a MiningStructure to the end of the collection. | |
Add(String) | Creates and adds a MiningStructure, with the specified identifier, to the end of the collection. | |
Add(MiningStructure) | Adds a MiningStructure to the end of the collection. | |
Add(ModelComponent) | Adds a ModelComponent to the end of the MajorObjectCollection. (MajorObjectCollection에서 상속됩니다.) | |
Add(String, String) | Creates and adds a MiningStructure, with the specified name and identifier, to the end of the collection. | |
Add(String, IModelComponent) | (ModelComponentCollection에서 상속됩니다.) | |
Add(ModelComponent, Boolean) | 인프라 (ModelComponentCollection에서 상속됩니다.) | |
Add(String, IModelComponent, Boolean) | (ModelComponentCollection에서 상속됩니다.) |
맨 위로 이동