(One intermediate revision by one other user not shown)
Line 1:
Line 1:
{{UserspaceComponent}}
{{Infobox Component
{{Infobox Component
|Image=EngineDebugDialogComponent.png
|Image=EngineDebugDialogComponent.png
Line 24:
Line 25:
|SwitchToBackgroundJobs:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Switches the dialog screen to the Background Jobs one.
|SwitchToBackgroundJobs:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Switches the dialog screen to the Background Jobs one.
|CapturePerformanceStats:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Copies the performance stats to the clipboard.
|CapturePerformanceStats:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Copies the performance stats to the clipboard.
|UploadCC0Textures:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| DEVELOPER TEAM ONLY. DOES NOT DO ANYTHING ON PUBLIC BUILDS!
|CopyBackgroundWorkerSnapshot:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Copies a background worker snapshot to disk.
|CopyBackgroundWorkerSnapshot:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Copies a background worker snapshot to disk.
|StartRecordingPerfMetrics:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Records performance metrics to disk.
|StartRecordingPerfMetrics:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Records performance metrics to disk.
Latest revision as of 18:24, 3 April 2025
This is a userspace component — you cannot attach it anywhere but the userspace. Messing with the userspace can be fun, but it is not recommended as you risk messing your dash up if you don't know what you're doing.