// Copyright 1998-2018 Epic Games, Inc. All Rights Reserved. #include "TestPhaseComponent.h" UTestPhaseComponent::UTestPhaseComponent(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) { }