Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatform
- ITargetPlatform::RequiresOriginalReleaseVersionForPatch()
- TTargetPlatformBase::RequiresOriginalReleaseVersionForPatch()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h |
| Include | #include "Interfaces/ITargetPlatform.h" |
bool RequiresOriginalReleaseVersionForPatch&40;&41; const
Remarks
Checks whether this platform requires the originally released version (in addition to the previously released version) to create a patch true if this platform requires the originally released version, false otherwise.