-
-
Notifications
You must be signed in to change notification settings - Fork 70
Top Navbar Overview
The top navbar provides quick access to essential features and navigation options.
A powerful tool for managing multiple translations:
-
Browser Panel Toggle
- Click the "Translations" button to slide in the browser panel
- Shows all translated graphs in current session
- Organizes translations in order from the top level graph to most nested graphs
-
Translation Browser Features
- Search/filter translations
- Sort by name or timestamp
- Group by Blueprint source
- Quick navigation between translations
Note
The translations browser does not currently retain your translation history after closing the Editor window.
-
Cost Estimation
- Displays estimated cost for entire translation depending on the provider/model being used
- Displays the estimated cost of the translation in US Dollars
- Updates in real-time with new translations
- Configurable pricing based on provider settings via the Plugin settings
Central navigation for C++ translations:
-
Implementation Tab
- Shows the main implementation code (.cpp content) such as function definitions
-
Declaration Tab
- Shows header content (.h file)
- Class declarations and definitions
- UFUNCTION and UPROPERTY macros
- Property and function declarations
Note
The Declaration tab is only visible for C++ translations. Other languages show only the Implementation tab.
Access additional context and guidance through the Implementation Notes panel. See the full Implementation Notes documentation for detailed usage information.
-
Notes Panel Toggle
- Shows/hides the implementation notes panel
- Slides in from the bottom of the window
- Click the Notes button again or the - button to minimize
-
Notes Content Overview
- Integration requirements and setup steps
- Best practices and optimization tips
- Blueprint compatibility notes
- Performance considerations
Customize the editor appearance:
-
Theme Selection
- Choose from a variety of default themes
- Custom theme support via the Plugin settings
-
Font Controls
- Adjust font size (8-18pt)
Note
Font size and theme are currently not remembered after closing the Node to Code Editor.
The top navbar is designed for efficient navigation and customization of your translation viewing experience. Each element is carefully positioned for quick access while maintaining a clean, uncluttered interface that lets you focus on the translated code.