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