FLocalizationTargetDescriptor::UpdateArray

Updates an array of descriptors in the specified JSON field (indexed by name)

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/LocalizationDescriptor.h

Include

#include "LocalizationDescriptor.h"

Source

/Engine/Source/Runtime/Projects/Private/LocalizationDescriptor.cpp

Syntax

static void UpdateArray
(
    FJsonObject & JsonObject,
    const TCHAR * ArrayName,
    const TArray< FLocalizationTargetDescriptor > & Descriptors
)

Remarks

Updates an array of descriptors in the specified JSON field (indexed by name)

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