Choose your operating system:
Windows
macOS
Linux
typedef TBaseDelegate_NoParams< FReply > FOnClicked
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Framework/SlateDelegates.h |
Include |
#include "Framework/SlateDelegates.h" |
A delegate that is invoked when widgets want to notify a user that they have been clicked. Intended for use by buttons and other button-like widgets.