Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Commandlets > API/Runtime/Engine/Commandlets/USmokeTestCommandlet
- UCommandlet::Main()
- USmokeTestCommandlet::Main()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Commandlets/SmokeTestCommandlet.h |
Include | #include "Commandlets/SmokeTestCommandlet.h" |
Source | /Engine/Source/Runtime/Engine/Private/Commandlets/SmokeTestCommandlet.cpp |
virtual int32 Main
&40;
const FString & Params
&41;
Remarks
Entry point for your commandlet
Parameters
Name | Description |
---|---|
Params | the string containing the parameters for the commandlet |