IBuildManifest::GetCustomField

Get 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

const IManifestFieldPtr GetCustomField
(
    const FString & FieldName
) const

Remarks

Get a custom field from the manifest

Returns

An interface to the field

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