Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/BuildPatchServices__EnumToString
References
Module | BuildPatchServices |
Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchInstall.h |
Include | #include "BuildPatchInstall.h" |
namespace BuildPatchServices
{
const FString & BuildPatchServices&58;&58;EnumToString
&40;
const EInstallMode & InstallMode
&41;
}
Remarks
Returns the string representation of the EInstallMode value. Used for analytics and logging only. the enum's string representation.
Parameters
Name | Description |
---|---|
InstallMode | The value. |