// Copyright 1998-2014 Epic Games, Inc. All Rights Reserved. #include "SkillSystemModulePrivatePCH.h" UGameplayCueInterface::UGameplayCueInterface(const FPostConstructInitializeProperties& PCIP) : Super(PCIP) { }