// Copyright Epic Games, Inc. All Rights Reserved. #include "INodeAndChannelMappings.h" UNodeAndChannelMappings::UNodeAndChannelMappings(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) { }