Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Notifications > API/Runtime/Slate/Widgets/Notifications/FNotificationButtonInfo > API/Runtime/Slate/Widgets/Notifications/FNotificationButtonInfo/__ctor
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SNotificationList.h |
| Include | #include "Widgets/Notifications/SNotificationList.h" |
FNotificationButtonInfo
(
const TAttribute < FText > & InText,
const TAttribute < FText > & InToolTip,
FSimpleDelegate InCallback,
FVisibilityDelegate InVisibilityCallback,
FIsEnabledDelegate InIsEnabledCallback
)