You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fix CIS
#jira UE-152665 #fyi mike.zyracki #rb mike.zyracki #preflight 6283b8baed2c0847b0417c7d [CL 20244014 by Max Chen in ue5-main branch]
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#include "CoreMinimal.h"
|
||||
#include "InputCoreTypes.h"
|
||||
#include "EditorDragTools.h"
|
||||
#include "EditorModeTools.h"
|
||||
#include "EdMode.h"
|
||||
#include "Misc/FrameTime.h"
|
||||
@@ -23,8 +24,6 @@ struct FMovieSceneEvaluationTrack;
|
||||
struct FMovieSceneInterrogationData;
|
||||
class USequencerSettings;
|
||||
|
||||
#include "EditorDragTools.h"
|
||||
|
||||
// This struct wraps up functionality for creating a marquee(frustum or box) selection drag tool
|
||||
// It does so based upon the type of viewport being drawn.
|
||||
// It's also agnostic to any key presses or mouse button type.
|
||||
|
||||
Reference in New Issue
Block a user