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