Navigation
API > API/Plugins > API/Plugins/CryptoKeys
Commandlet used to configure project encryption settings
| Name | UCryptoKeysCommandlet |
| Type | class |
| Header File | /Engine/Plugins/Editor/CryptoKeys/Source/CryptoKeys/Classes/CryptoKeysCommandlet.h |
| Include Path | #include "CryptoKeysCommandlet.h" |
Syntax
UCLASS (MinimalAPI)
class UCryptoKeysCommandlet : public UCommandlet
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCommandlet → UCryptoKeysCommandlet
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UCryptoKeysCommandlet
(
const FObjectInitializer& ObjectInitializer |
CryptoKeysCommandlet.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual int32 Main
(
const FString& Params |
CryptoKeysCommandlet.h |