Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Common > API/Developer/TargetPlatform/Common/TTargetPlatformBase
- ITargetPlatform::HasSecurePackageFormat()
- TTargetPlatformBase::HasSecurePackageFormat()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h |
| Include | #include "Common/TargetPlatformBase.h" |
virtual bool HasSecurePackageFormat&40;&41; 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.