UCheckAndroidDeviceProfileCommandlet::Main

Entry point for your commandlet

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library