FButton

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Dialogs/CustomDialog.h

Include

#include "Dialogs/CustomDialog.h"

Syntax

struct FButton

Variables

Name Description

Public variable

FText

 

ButtonText

Public variable

FSimpleDelegate

 

OnClicked

Constructors

Name Description

Public function

FButton

(
    const FText& InButtonText,
    const FSimpleDelegate& InOnClicked
)

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