You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb shirley.man #ROBOMERGE-AUTHOR: patrick.boutot #ROBOMERGE-SOURCE: CL 20758238 via CL 20758264 via CL 20758309 #ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v970-20704180) [CL 20760486 by patrick boutot in ue5-main branch]
36 lines
709 B
Plaintext
36 lines
709 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
|
|
"FriendlyName": "UMG Viewmodel",
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"Description": "A plugin to support the Viewmodel pattern in UMG.",
|
|
"Category": "UI",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
|
|
"Modules": [
|
|
{
|
|
"Name": "ModelViewViewModel",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
|
|
},
|
|
{
|
|
"Name": "ModelViewViewModelBlueprint",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "ModelViewViewModelEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|