Navigation
API > API/Plugins > API/Plugins/CryptoKeys
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommandlet
- UCryptoKeysCommandlet
References
| Module | CryptoKeys |
| Header | /Engine/Plugins/Editor/CryptoKeys/Source/CryptoKeys/Classes/CryptoKeysCommandlet.h |
| Include | #include "CryptoKeysCommandlet.h" |
Syntax
UCLASS&40;&41;
class UCryptoKeysCommandlet : public UCommandlet
Remarks
Commandlet used to configure project encryption settings
Constructors
| Type | Name | Description | |
|---|---|---|---|
UCryptoKeysCommandlet
(
const FObjectInitializer& ObjectInitializer |