Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
References
| Module | BuildPatchServices |
| Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchFeatureLevel.h |
| Include | #include "BuildPatchFeatureLevel.h" |
| Source | /Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchFeatureLevel.cpp |
namespace BuildPatchServices
{
const TCHAR &42; BuildPatchServices&58;&58;FeatureLevelToString
&40;
const EFeatureLevel & FeatureLevel
&41;
}
Remarks
Returns the string representation of the EFeatureLevel value. Used for analytics and logging only. The string representation.
Parameters
| Name | Description |
|---|---|
| FeatureLevel | The feature level enum value. |