Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IDeviceProfileSelectorModule
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/IDeviceProfileSelectorModule.h |
| Include | #include "IDeviceProfileSelectorModule.h" |
virtual void ExportDeviceParametersToJson
(
FString & FolderLocation
)
Remarks
Save Device Jsons to the location provided
Parameters
| Name | Description |
|---|---|
| FolderLocation | Folder where to store the Jsons |