Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatform
- ITargetPlatform::RequiresOriginalReleaseVersionForPatch()
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h |
Include | #include "Interfaces/ITargetPlatform.h" |
bool RequiresOriginalReleaseVersionForPatch() 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.