Live Config
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
SLiveConfigNewPropertyDialog Class Reference
Inheritance diagram for SLiveConfigNewPropertyDialog:

Public Member Functions

 SLATE_BEGIN_ARGS (SLiveConfigNewPropertyDialog)
 
 SLATE_ARGUMENT (FString, InitialName)
 
 SLATE_ARGUMENT (ELiveConfigPropertyType, InitialType)
 
 SLATE_ARGUMENT (TArray< FName >, InitialTags)
 
 SLATE_EVENT (FOnPropertyCreated, OnPropertyCreated)
 
 SLATE_END_ARGS ()
 
void Construct (const FArguments &InArgs)
 
virtual bool SupportsKeyboardFocus () const override
 
virtual FReply OnKeyDown (const FGeometry &MyGeometry, const FKeyEvent &InKeyEvent) override
 

Static Public Member Functions

static void OpenDialog (const FString &InInitialName, ELiveConfigPropertyType InInitialType, const TArray< FName > &InInitialTags, FOnPropertyCreated InOnPropertyCreated)
 

The documentation for this class was generated from the following files: