IDesktopPlatform::IsStockEngineRelease

Checks if the given engine identifier is for an stock engine release.

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

/Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h

Include

#include "IDesktopPlatform.h"

Syntax

bool IsStockEngineRelease
(
    const FString & Identifier
)

Remarks

Checks if the given engine identifier is for an stock engine release.

Returns

true if the identifier is for a binary engine release

Parameters

Parameter

Description

Identifier

Engine identifier to check

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss