Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Commandlets > UDDCCleanupCommandlet
- UCommandlet::Main()
- UDDCCleanupCommandlet::Main()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/DDCCleanupCommandlet.h |
Include | #include "Commandlets/DDCCleanupCommandlet.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/DDCCleanupCommandlet.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 |