Navigation
Unreal Engine C++ API Reference > Developer > DesktopPlatform > IDesktopPlatform
References
Module | DesktopPlatform |
Header | /Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h |
Include | #include "IDesktopPlatform.h" |
bool IsStockEngineRelease
&40;
const FString & Identifier
&41;
Remarks
Checks if the given engine identifier is for an stock engine release. true if the identifier is for a binary engine release
Parameters
Name | Description |
---|---|
Identifier | Engine identifier to check |