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