Navigation
Unreal Engine C++ API Reference > Editor > DeviceProfileServices > UCheckAndroidDeviceProfileCommandlet
References
Module | DeviceProfileServices |
Header | /Engine/Source/Editor/DeviceProfileServices/Public/CheckAndroidDeviceProfileCommandlet.h |
Include | #include "CheckAndroidDeviceProfileCommandlet.h" |
Source | /Engine/Source/Editor/DeviceProfileServices/Private/CheckAndroidDeviceProfileCommandlet.cpp |
virtual int32 Main ( const [FString](API\Runtime\Core\Containers\FString) & Params )
Remarks
Entry point for your commandlet
Parameters
Name | Description |
---|---|
Params | the string containing the parameters for the commandlet |