TTargetPlatformBase::HasSecurePackageFormat

Checks whether this platform has a secure shippable package format, and therefore doesn't need any encryption or signing support

Windows
MacOS
Linux

Override Hierarchy

ITargetPlatform::HasSecurePackageFormat()

TTargetPlatformBase::HasSecurePackageFormat()

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h

Include

#include "Common/TargetPlatformBase.h"

Syntax

virtual bool HasSecurePackageFormat() const

Remarks

Checks whether this platform has a secure shippable package format, and therefore doesn't need any encryption or signing support

Returns

true if this platform requires cooked data, false otherwise.

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