Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatformControls
- ITargetPlatformControls::HasSecurePackageFormat()
- FTargetPlatformMerged::HasSecurePackageFormat()
- TTargetPlatformBase::HasSecurePackageFormat()
- TTargetPlatformControlsBase::HasSecurePackageFormat()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformControls.h |
| Include | #include "Interfaces/ITargetPlatformControls.h" |
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.