Navigation
| Name | DeviceProfileServices |
| Type | Editor |
| Location | /Engine/Source/Editor/DeviceProfileServices/ |
| Module Build Rules | DeviceProfileServices.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UCheckAndroidDeviceProfileCommandlet | CheckAndroidDeviceProfile Commandlet that runs the rules in [/Script/AndroidDeviceProfileSelector.AndroidDeviceProfileMatchingRules] against the supplied parameters and outputs the device profile that will be matched. |
Interfaces
| Name | Remarks |
|---|---|
| IDeviceProfileServicesModule | Device Profile Editor module |
| IDeviceProfileServicesUIManager | Device Profile Services Manager for UI. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| IDeviceProfileServicesUIManagerPtr | TSharedPtr< class IDeviceProfileServicesUIManager > | Type definition for shared pointers to instances of IDeviceProfileServicesUIManager. | IDeviceProfileServicesUIManager.h |
| IDeviceProfileServicesUIManagerRef | TSharedRef< class IDeviceProfileServicesUIManager > | Type definition for shared references to instances of IDeviceProfileServicesUIManager. | IDeviceProfileServicesUIManager.h |