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