Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Common > TTargetPlatformBase
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h |
Include | #include "Common/TargetPlatformBase.h" |
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 true if this platform requires cooked data, false otherwise.