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