Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework
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.