namespace GeometryTD.UI
{
public class CompAreaContext
public RepoItemContext[] ComponentItems;
public TowerRepoItemContext[] TowerItems;
}