You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Remove Matinee related headers from Engine.h, and add only where needed
#codereview matt.kuhlenschmidt [CL 2081832 by James Golding in Main branch]
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include "BlueprintGraphPrivatePCH.h"
|
||||
#include "KismetCompiler.h"
|
||||
#include "Runtime/Engine/Public/MatineeDelegates.h"
|
||||
#include "Matinee/MatineeActor.h"
|
||||
#include "Matinee/InterpData.h"
|
||||
|
||||
UK2Node_MatineeController::UK2Node_MatineeController(const class FPostConstructInitializeProperties& PCIP)
|
||||
: Super(PCIP)
|
||||
|
||||
Reference in New Issue
Block a user