IDesktopPlatform::GetEngineDescription

Returns a description for the engine with the given identifier.

Unreal Engine C++ API Reference > Developer > DesktopPlatform > IDesktopPlatform

References

   
Module DesktopPlatform
Header /Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h
Include #include "IDesktopPlatform.h"
[FString](API\Runtime\Core\Containers\FString) GetEngineDescription
(
    const [FString](API\Runtime\Core\Containers\FString) & Identifier
)

Remarks

Returns a description for the engine with the given identifier. Description for the engine identifier. Empty string if it's unknown.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library