Navigation
API > API/Plugins > API/Plugins/CryptoKeys > API/Plugins/CryptoKeys/UCryptoKeysCommandlet
- UCommandlet::Main()
- UCryptoKeysCommandlet::Main()
References
| Module | CryptoKeys |
| Header | /Engine/Plugins/Editor/CryptoKeys/Source/CryptoKeys/Classes/CryptoKeysCommandlet.h |
| Include | #include "CryptoKeysCommandlet.h" |
| Source | /Engine/Plugins/Editor/CryptoKeys/Source/CryptoKeys/Private/CryptoKeysCommandlet.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 |