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