| FSlateInspectorToolsetModule |
|
| FSlateInspectorToolsetObserverManager |
Manages a set of observers that continuously walk Slate widget subtrees on a throttled tick, keeping the ref cache up to date as the UI changes. |
| FSlateInspectorToolsetRefCache |
Manages bidirectional mapping between SWidget instances and short reference strings used by the SlateInspectorToolset snapshot and action tools.Observer model (append-only) |
| FSlateInspectorToolsetSnapshotRenderer |
Renders a text-based accessibility snapshot of a Slate widget tree. |
| USlateInspectorToolset |
Playwright-style Slate UI automation toolset. |
| USlateInspectorToolsetSubsystem |
|