A modded EditSaber for making beat saber maps.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
275 B

  1. // Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
  2. #include "CoreMinimal.h"
  3. #include "CoreUObject.h"
  4. #include "EngineMinimal.h"
  5. #include "IWindowsFileUtility.h"
  6. #include "WFULambdaRunnable.h"
  7. #include "WFUFileListInterface.h"
  8. #include "WFUFolderWatchInterface.h"