Files
UnrealEngineUWP/Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Private/ViewModel/MVVMViewModelBlueprint.cpp
patrick boutot a4220fc5fe MVVM: Remove the specialized viewmodel editor and use the Blueprint base editor instead.
#jira UE-182297
#preflight 64381b51df20983c41604681

[CL 25039205 by patrick boutot in ue5-main branch]
2023-04-14 09:07:11 -04:00

7 lines
165 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "ViewModel/MVVMViewModelBlueprint.h"
#include UE_INLINE_GENERATED_CPP_BY_NAME(MVVMViewModelBlueprint)