FOnClicked

A delegate that is invoked when widgets want to notify a user that they have been clicked.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_NoParams< FReply > FOnClicked

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/SlateDelegates.h

Include

#include "Framework/SlateDelegates.h"

Remarks

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.

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