Optimized POI Display with Common Tree View

Screenshot of Unreal Engine's UMG editor showing Common Tree View and List View widgets in use, displaying a structured list of POIs within AVE II’s interface.

Replaced custom POI list with Unreal’s Common Tree View for improved performance and scalability. Supports hierarchical organization, built-in selection handling, and native list virtualization for faster rendering of large POI sets. Key Advantages:

Common UI Menu Hierarchy & Input Routing

Initial implementation explored using Unreal’s Common UI framework for layered menu navigation and input handling across widgets. The feature was put on hold due to AVE II’s single-platform focus and lack of clear documentation, which would hinder usability for developers. The current UI framework already offers adequate customization and can be easily expanded further.