ITR2_ASSET/Engine/Plugins/Runtime/ExampleDeviceProfileSelector/ExampleDeviceProfileSelector.json

25 lines
673 B
JSON
Raw Normal View History

{
"FileVersion" : 3,
"Version" : 1,
"VersionName" : "1.0",
"FriendlyName" : "Example Device Profile Selector",
"Description" : "Example Device Profile Selector used show selection of device profiles on hardware",
"Category" : "Device Profile Selectors",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "https://epicgames.com",
"DocsURL" : "",
"MarketplaceURL" : "",
"SupportURL" : "",
"EnabledByDefault" : true,
"CanContainContent" : false,
"IsBetaVersion" : false,
"Installed" : false,
"Modules" :
[
{
"Name" : "ExampleDeviceProfileSelector",
"Type" : "RuntimeNoCommandlet",
"LoadingPhase" : "PostConfigInit"
}
]
}