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