IBuildManifest::RemoveCustomField

Remove a custom field from the manifest

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildManifest.h

Include

#include "Interfaces/IBuildManifest.h"

Syntax

void RemoveCustomField
(
    const FString & FieldName
)

Remarks

Remove a custom field from the manifest

Parameters

Parameter

Description

FieldName

The name of the custom field

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss