namespace GeometryTD.UI { public class ParticipantAreaContext : UIContext { public TowerRepoItemContext[] TowerItems; public int MaxCount; } }