public MenuPartRenderer(MenuPartBase menuPart) { this.menuPart = menuPart; database = BuildNavTree(); }