Navigation
API > API/Runtime > API/Runtime/SlateCore
Description
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.
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/Accessibility/SlateWidgetTracker.h |
| Include Path | #include "Widgets/Accessibility/SlateWidgetTracker.h" |
FTrackedWidgetsChangedEvent TBaseMulticastDelegate_ThreeParams Get()