UCryptoKeysCommandlet

Commandlet used to configure project encryption settings

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

CryptoKeys

Header

/Engine/Plugins/Editor/CryptoKeys/Source/CryptoKeys/Classes/CryptoKeysCommandlet.h

Include

#include "CryptoKeysCommandlet.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UCryptoKeysCommandlet : public UCommandlet

Remarks

Commandlet used to configure project encryption settings

Constructors

Name Description

Public function

UCryptoKeysCommandlet

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UCommandlet

Name Description

Public function Virtual

int32

 

Main

(
    const FString& Params
)

Entry point for your commandlet

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss