Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateApplicationBase
Gets a delegate that is invoked when a global invalidate of all widgets should occur
| Name | FOnInvalidateAllWidgets |
| Type | class |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
| Include Path | #include "Application/SlateApplicationBase.h" |
Syntax
class FOnInvalidateAllWidgets : public TBaseMulticastDelegate_OneParam< void, bool >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, bool > → FSlateApplicationBase::FOnInvalidateAllWidgets