// Copyright Epic Games, Inc. All Rights Reserved. #include "TaskNode.h" namespace UE::Insights::TaskGraphProfiler { INSIGHTS_IMPLEMENT_RTTI(FTaskNode) } // namespace UE::Insights::TaskGraphProfiler