Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
5.5
UnrealEngineUWP/Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Private/ModelViewViewModelBlueprintModule.cpp

8 lines
203 B
C++
Raw Permalink Normal View History

MVVM: Move the ModelViewViewModel plugin to //UE5/Main/ #preflight 62471b2edc6183e3f51a8a07 #preflight 62473c85f73c316f680acef9 [CL 19592606 by Patrick Boutot in ue5-main branch]
2022-04-01 14:21:11 -04:00
// Copyright Epic Games, Inc. All Rights Reserved.
#include "ModelViewViewModelBlueprintModule.h"
#include "Modules/ModuleManager.h"
MVVM: Remove the specialized viewmodel editor and use the Blueprint base editor instead. #jira UE-182297 #preflight 643df3ff211b661dc4179363, 643e7f5ea35280ed4f198658, 643ea4febf1053846658cad3, 643fd0669566b61450a63e88 [CL 25108939 by patrick boutot in ue5-main branch]
2023-04-19 12:21:08 -04:00
IMPLEMENT_MODULE(FDefaultModuleImpl, ModelViewViewModelBlueprint);
Reference in New Issue Copy Permalink
Powered by Gitea Page: 5112ms Template: 7ms
English
English
Licenses API