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 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.