You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Editor: Added details view customization for FDateTime and FTimespan; also some code cleanup
#CodeReview: david.nikdel [CL 2282244 by Max Preussner in Main branch]
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
#include "DetailCustomizationsPrivatePCH.h"
|
||||
#include "FilePathStructCustomization.h"
|
||||
#include "SFilePathPicker.h"
|
||||
//#include "DesktopPlatformModule.h"
|
||||
//#include "ContentBrowserDelegates.h"
|
||||
|
||||
|
||||
#define LOCTEXT_NAMESPACE "FilePathStructCustomization"
|
||||
@@ -60,7 +58,7 @@ void FFilePathStructCustomization::CustomizeHeader( TSharedRef<IPropertyHandle>
|
||||
}
|
||||
|
||||
|
||||
/* FMediaTextureCustomization callbacks
|
||||
/* FFilePathStructCustomization callbacks
|
||||
*****************************************************************************/
|
||||
|
||||
FString FFilePathStructCustomization::HandleFilePathPickerFilePath( ) const
|
||||
|
||||
Reference in New Issue
Block a user