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