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 GetDeviceParametersFromJson
(
FString & JsonLocation,
TMap < FName , FString > & OutDeviceParameters
)
Remarks
Get the Device Parameters from the Json @Param JsonLocation Json location @Param OutDeviceParameters the device parameters read from Json