FOnInvalidateAllWidgets

Gets a delegate that is invoked when a global invalidate of all widgets should occur

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, bool >

FSlateApplicationBase::FOnInvalidateAllWidgets

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Syntax

class FOnInvalidateAllWidgets : public TBaseMulticastDelegate_OneParam< void, bool >

Remarks

Gets a delegate that is invoked when a global invalidate of all widgets should occur

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss