|DisplayMode|'''[[#Mode|Mode]]'''|TypeAdv0=true| How to display the content.
|DisplayMode|'''[[#Mode|EngineDebugDialog.Mode]]'''|TypeAdv0=true| How to display the content.
|_contentRoot|Slot| Content of the debug dialouge.
|_contentRoot|Slot| Content of the debug dialouge.
|_text|'''[[Component:Text|Text]]'''|TypeAdv2=true| The text displaying the engine debug info.
|_text|'''[[Component:Text|Text]]'''|TypeAdv2=true| The text displaying the engine debug info.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|SwitchToGatherJobs:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Switches the dialog screen to the Gather Jobs one.
|SwitchToWorlds:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Switches the dialog screen to the Worlds one.
|SwitchToLoadedAssets:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Switches the dialog screen to the Loaded Assets one.
|SwitchToSpecial:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Switches the dialog screen to the Special one.
|SwitchToFocusedWorld:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Switches the dialog screen to the Focused World one.
|SwitchToPhysics:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Switches the dialog screen to the Physics 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.
|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.
|StartRecordingPerfMetrics:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Records performance metrics to disk.
|ForceFullGC:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Forces the engine to garbage collect all ram data.
|SaveObjectPoolStats:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Saves object pool stats to disk.
|SwitchToNormalDash:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Closes the dialog.
}}
}}
Latest revision as of 18:49, 23 January 2026
This is a Userspace Only component — It cannot be attached anywhere but inside the userspace. Changing components in userspace is not recommended and may break functionality of your dashboard. Proceed with caution even if you know what you're doing.