// Copyright Epic Games, Inc. All Rights Reserved. #include "Evaluation/EventContextsPlaybackCapability.h" namespace UE::MovieScene { UE_DEFINE_MOVIESCENE_PLAYBACK_CAPABILITY(IEventContextsPlaybackCapability) } // namespace UE::MovieScene