API ReferenceGE Extensionseditor
Screenshot Creator Bootstrap
Minimal bootstrap module that adds a "Vehicle Screenshot Creator" menu item to the editor, delegating to `util_screenshotCreator`.
Minimal bootstrap module that adds a "Vehicle Screenshot Creator" menu item to the editor, delegating to util_screenshotCreator.
Public API
| Function | Signature | Description |
|---|---|---|
M.onEditorInitialized | () | Registers "Vehicle Screenshot Creator" under Window → Vehicles menu |
Usage Example
-- Accessed via editor menu: Window → Vehicles → Vehicle Screenshot Creator
-- Opens the screenshot creator window from util_screenshotCreator extensionNotes
- Only ~20 lines - purely a menu registration bootstrap
- Actual screenshot functionality lives in
extensions.util_screenshotCreator
See Also
- Editor AI Tests - Related reference
- Editor AI Visualization - Related reference
- Editor – Assembly Spline Tool - Related reference
- World Editor Guide - Guide
Scene View
Provides additional scene view windows in the editor - supports 3D, orthographic, camera path, and vehicle-attached view modes with configurable frustum, clipping, and debug draw masks.
Script AI Editor
Full-featured editor for creating, editing, and executing scriptAI vehicle trajectories and camera paths - supports time-based and speed-based scripts, spline interpolation, drawing mode, recording, u