Navigation
API > API/Developer > API/Developer/AutomationController
| Name | EAutomationDeviceGroupTypes::Type |
| Type | enum |
| Header File | /Engine/Source/Developer/AutomationController/Public/IAutomationControllerManager.h |
| Include Path | #include "IAutomationControllerManager.h" |
Syntax
namespace EAutomationDeviceGroupTypes
{
enum Type
{
MachineName,
Platform,
OSVersion,
Model,
GPU,
CPUModel,
RamInGB,
RenderMode,
Max,
}
}
Values
| Name | Remarks |
|---|---|
| MachineName | |
| Platform | |
| OSVersion | |
| Model | |
| GPU | |
| CPUModel | |
| RamInGB | |
| RenderMode | |
| Max |