|
|
| SLATE_BEGIN_ARGS (SLiveConfigNewTagDialog) |
| |
|
| SLATE_EVENT (FOnTagCreated, OnTagCreated) |
| |
|
| SLATE_END_ARGS () |
| |
|
void | Construct (const FArguments &InArgs) |
| |
|
virtual bool | SupportsKeyboardFocus () const override |
| |
|
virtual FReply | OnKeyDown (const FGeometry &MyGeometry, const FKeyEvent &InKeyEvent) override |
| |
|
|
static void | OpenDialog (FOnTagCreated InOnTagCreated) |
| |
The documentation for this class was generated from the following files:
- Source/LiveConfigEditor/Public/PropertyManager/SLiveConfigNewTagDialog.h
- Source/LiveConfigEditor/Private/PropertyManager/SLiveConfigNewTagDialog.cpp