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