Files
UnrealEngineUWP/Engine/Plugins/Experimental/CodeView/CodeView.uplugin

20 lines
416 B
Plaintext

{
"FileVersion" : 3,
"FriendlyName" : "Code View",
"Version" : 1,
"VersionName" : "1.0",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "http://epicgames.com",
"EngineVersion" : "4.2.0",
"Description" : "Provides an in-editor code view of game classes and structures with direct IDE accessibility",
"Category" : "Programming",
"Modules" :
[
{
"Name" : "CodeView",
"Type" : "Editor"
}
]
}