Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/Accessibility
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/Accessibility/SlateWidgetTracker.h |
| Include | #include "Widgets/Accessibility/SlateWidgetTracker.h" |
Get()
Remarks
The Slate Widget Tracker tracks widgets by tags and notifies listeners when widgets of a certain tag are added or removed. Widgets can be added to the tracker using the FTrackedMetaData. Get the Singleton instance of the Slate Widget Tracker.